Additions
Fixes
- Fixed reconnect handling (4ac1103)
- Fixed voice receive errors (56e37c0, fa36f0b)
- Fixed incorrect thread method references in
Guild#getActiveThreads()
andMessage#createThreadWithMessage()
(87473ba) - Improved ratelimit handling for deleting messages <=10s old (0f3ebc8)
- Improved ratelimit handling for
getRESTGuildChannels()
(7743366) - Fixed docs (9dd304b), typings (a4023da, 0bc76c9, 67b28a2)