v0.12.6
What's Changed
- rename InteractionCallback to InteractionResponse in e36b668
- fix locked mutext when using ShardByGuildID in 172dfb2
- fix delete application command API route by @Arden144 in #166
Breaking Changes
- rename
discord.InteractionCallbackType
todiscord.InteractionResponseType
- rename
discord.InteractionCallbackData
todiscord.InteractionResponseData
New Contributors
Full Changelog: v0.12.5...v0.12.6