Skip to content

v3.3.0

Compare
Choose a tag to compare
@diamondburned diamondburned released this 03 May 00:23
· 97 commits to v3 since this release

What's Changed

  • fix(discord): VoiceState#RequestToSpeakTimestamp field is nullable by @ayn2op in #367
  • Add missing fields to Application struct by @ayn2op in #365
  • Add Flags field to Member struct by @ayn2op in #369
  • Rename GuildBans intent & add GUILD_AUDIT_LOG_ENTRY_CREATE event by @ayn2op in #370
  • Add missing fields in Channel struct by @ayn2op in #366
  • Add GitHub Actions by @diamondburned in #371
  • feat: support for silent messages by @ayn2op in #374
  • discord: add missing fields to MessageType enum by @ayn2op in #376
  • discord: add the other select interaction data types by @starshine-sys in #377
  • build(deps): bump golang.org/x/sys from 0.0.0-20211001092434-39dca1131b70 to 0.1.0 by @dependabot in #378
  • build(deps): bump golang.org/x/sys from 0.0.0-20211001092434-39dca1131b70 to 0.1.0 in /0-examples/voice by @dependabot in #379
  • build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /0-examples/voice by @dependabot in #381
  • build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #380
  • Add clarification that description has a limit by @hi117 in #388
  • fix refernce to non-existant type by @hi117 in #387
  • Fix stringselectcomponent's description by @hi117 in #386
  • voice/udp: Reflect upstream changes from Discord by @cybre in #390
  • discord: add Channel field to InteractionEvent struct by @ayn2op in #391
  • discord: add AppFlagAutoModerationRuleCreateBadge to ApplicationFlags by @ayn2op in #392

New Contributors

Full Changelog: v3.2.0...v3.3.0