v0.12.7
What's Changed
-
fix shardmanager starting up with one shard too few by @TopiSenpai in 730bac6
-
make "failed to reopen gateway" error friendlier by @caneleex in 50dcc07
-
add AppPermissions field to interactions by @caneleex in 192115b and 425d048
-
add MinLength and MaxLength to ApplicationCommandOptionString by @caneleex in #171
-
fix ratelimit retrying on 429 hit by @TopiSenpai in #169
-
auto moderation by @TopiSenpai in #167
-
update identify connection property field names by @TopiSenpai in #172
Breaking Changes
- update message types, added
MessageType.System()
andMessageType.Deleteable()
by @TopiSenpai in 19534e8
Full Changelog: v0.12.6...v0.12.7