github bwmarrin/discordgo v0.20.0
DiscordGo v0.20.0

latest releases: v0.28.1, v0.28.0, v0.24.2...
4 years ago

Special Thanks To

for all the help and contributions to this project - leading to this release! You are all very appreciated!

BREAKING CHANGES

  • Added Support for WebhookExecute msg response #663
  • Fix typo in ErrorEmbedDisabled #697

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 #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.

Don't miss a new discordgo release

NewReleases is sending notifications on new releases.