We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updating the options example, the description field for each option is required.
Fix option name in slash commands example
Correct naming of ApplicationCommandOptionSubCommand
Correct naming of ApplicationCommandOptionSubCommandGroup
Added application commands
Updated FAQ (markdown)
Add note about intents
Moved 401 explanation to troubleshooting page
Updated Home (markdown)
Added the note that Session.GuildMember() does not fill in the Member.GuildID field
Small typo
Fix checking if a message comes from a DM, again.
Update checking if a message is a private message to use ChannelType
Adapted the "Getting guild from message" section to the new updates
Added a permissions and roles category with some sample code for checking a User's permissions
Updated timestamp field to correct formatting (else Discord would error on the embed)
Quick example of using an attachment to upload a local image for an embed.
+