SQKo

Results 16 issues of SQKo

It was explicitly pointing that the event is only for Application Command and "in a guild".

It was confusing to `mute` and `self_mute` `suppress` is `true` when the user does not have "Speak" permission in the voice channel, and also indicated in the client when connecting...

Make it clear that these message endpoints also requires the `CONNECT` permission to see the text in the voice channels. Because it's somewhat may confuse people that `VIEW_CHANNEL` is already...

Since the deprecation of bulk endpoints for the BOT in the Permissions v2, the application command permissions "overwrite" structure is no longer relevant to be a repository, also the naming...

EDIT: **Temporary fix by applying** ` composer require ratchet/rfc6455:"dev-master#82760a7 as 0.3.1` --- Enabling `loadAllMembers` options running on 32-bits PHP when the bot is at least in one of guild considered...

bug
dependencies

https://github.com/discord-php/DiscordPHP/pull/901

is now in dev-master https://github.com/discord-php/DiscordPHP/pull/940

A void/null cache class for PSR-16/SimpleCache implementation might want to have its own repo

From beginning the Part class folder structure follows the [Discord API documentation](https://discord.com/developers/docs/) sections but from time to time they start separating each object to another page. Then the Part structure...

enhancement