github bwmarrin/discordgo v0.29.0
DiscordGo v0.29.0

3 months ago

What's Changed

Breaking changes

  • Added banner parameter to UserUpdate #1509
  • Type of Activity.ApplicationID was changed to json.Number #1513
  • AuditLogChangeKeyPulibUpdatesChannelID was renamed to AuditLogChangeKeyPublicUpdatesChannelID #1574

New features

Additions

  • Add MessageAttachment.Flags #1626
  • Add MessageAttachment.Waveform and MessageAttachment.DurationSecs #1618
  • Add GuildAuditLogEntryCreate.GuildID #1367
  • Add onboarding and server guide audit log actions #1532
  • Add Session.GatewayWriteStruct #1409
  • Add AutomoderationActionMetadata.CustomMessage #1515
  • Add new permissions #1411
  • Add ChannelUpdate.BeforeUpdate #1539
  • Add integration events #1545
  • Add Message.Poll #1541
  • Add ApplicationCommandInteractionData.GetOption and ApplicationCommandInteractionDataOption.GetOption #1535
  • Add VoiceRegion.Deprecated, VoiceRegion.Optimal and VoiceRegion.Custom #1571
  • Add MessageReferenceType #1595
  • Add MessageSnapshot and Message.MessageSnapshots #1604
  • Add SubscriptionDelete event #1607
  • Add intents for guild and direct message polls #1612
  • Add User.DisplayName #1609
  • Add new features #1619
  • Add GuildStickersUpdate event #1614

Other changes

  • Fix A-z range emoji regex #1585
  • Expose Session.request as Session.RequestRaw #1560

Special thanks

Full Changelog: v0.28.1...v0.29.0

Don't miss a new discordgo release

NewReleases is sending notifications on new releases.