v0.15.2
What's Changed
- fix voice by @TopiSenpai in a3ddd4a
- add helper to sync commands for guilds or globally by @TopiSenpai in 3dbf6a6
- simplify oauth2 by @TopiSenpai in #241
- add
CustomMessage
toAutoModerationActionMetadata
by @caneleex in #243
Breaking Changes
- removal of
oauth2.SessionController
oauth2.Session
is now a struct instead of interface- removal of
identifier
param inoauth2.Client.StartSession()
andoauth2.Client.RefreshSession()
Full Changelog: v0.15.1...v0.15.2