Skip to content

v3.3.5

Compare
Choose a tag to compare
@diamondburned diamondburned released this 14 Feb 11:29
· 27 commits to v3 since this release
2703326

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #414
  • build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 in /0-examples/voice by @dependabot in #415
  • discord: add AttachmentOption unmarshalling by @Benbebop in #416
  • api: add ID to CreateCommandData by @Benbebop in #417
  • handler: Add AllCallersForType for low-level control
  • discord: Add ThreadMetadata.CreateTimestamp field
  • gateway: Add undocumented ConversationSummaryUpdateEvent
  • discord: Add comment for CalcOverrides
  • discord: Add SortRolesByPosition helper function
  • state: Add MemberRoles and SortedRoles helpers
  • gateway: Run go generate for new event
  • state: Fix Messages() being wasteful on later calls
  • cmdroute: Implement Router.{With,Group}
  • state: Fix reaction.Me on MessageReactionAddEvent

New Contributors

Full Changelog: v3.3.4...v3.3.5