DiscordGo v0.20.0
Special Thanks To
- https://github.com/iopred
- https://github.com/Bios-Marcel
- https://github.com/yuko1225
- https://github.com/neuronpool
- https://github.com/Hinara
- https://github.com/shawntoffel
- https://github.com/Soumil07
- https://github.com/lexfrei
- https://github.com/siku2
- https://github.com/asminozhka
- https://github.com/jyap808
- https://github.com/JurrijnP
- https://github.com/Lukaesebrot
- https://github.com/ikkerens
- https://github.com/bsdlp
- https://github.com/foxbot
- https://github.com/Krognol
- https://github.com/tsudoko
- https://github.com/nylen
- https://github.com/Necroforger
- https://github.com/AmIJesse
- https://github.com/datutbrus
- https://github.com/Seklfreak
- https://github.com/qaisjp
- https://github.com/lexfrei
- https://github.com/siku2
- https://github.com/recapitalverb
- https://github.com/jyap808
- https://github.com/eest
- https://github.com/Lukaesebrot
- https://github.com/haze
- https://github.com/dondish
for all the help and contributions to this project - leading to this release! You are all very appreciated!
BREAKING CHANGES
Bugs Fixed
- Escape # in emoji IDs passed to reaction endpoints
- Removed _trace from helloOp #654
- Helped to make Dark Theme folks a bit less sad. #664 #665
- Fixed broken IP Discovery in voice UDP connection #669
- Use the Voice UDP Endpoint IP from the Ready payload instead of the WebSocket endpoint #704
Other Changes
- Added copy of previous Message state to MessageUpdate #545
- Added last_pin_timestamp to Channel struct #596
- Removed code duplication in ChannelVoiceJoin #611
- Added "Priority Speaker" permission as constant #628
- Added Pinned to Message struct #633
- Added SnowflakeTimestamp utility function #641
- Added User-Agent setting to Session struct #653
- Added premium fields to Guild and Member #656
- Added EndpointGuildIconAnimated #658
- Added Guild.IconURL() helper #658
- Added Asset type and ApplicationAssets method. #666
- Handle empty channel id in ChannelVoiceJoinManual #672
- Added Available field to Emoji struct https://github.com/bwmarrin/discordgo/pull/676
- Added Premium Guild Subscription message types & Added Channel Types #679
- Added new VerificationLevel VerificationLevelVeryHigh #680 #681
- Added RateLimitPerUser to Channel struct
- Added several newer fields to the Message object #699
Want more infomation?
Read the PRs, Issues, Commits associated with this release.