dep: bump github.com/bwmarrin/discordgo from 0.28.1 to 0.29.0
Bumps github.com/bwmarrin/discordgo from 0.28.1 to 0.29.0.
Release notes
Sourced from github.com/bwmarrin/discordgo's releases.
DiscordGo v0.29.0
What's Changed
Breaking changes
- Added
bannerparameter toUserUpdatebwmarrin/discordgo#1509- Type of
Activity.ApplicationIDwas changed tojson.Numberbwmarrin/discordgo#1513AuditLogChangeKeyPulibUpdatesChannelIDwas renamed toAuditLogChangeKeyPublicUpdatesChannelIDbwmarrin/discordgo#1574New features
- User apps bwmarrin/discordgo#1511
- Polls bwmarrin/discordgo#1525
- Components V2 bwmarrin/discordgo#1616
- Entitlements / SKUs bwmarrin/discordgo#1552
- Application emojis bwmarrin/discordgo#1566
- Guild member banners bwmarrin/discordgo#1592
- Subscriptions bwmarrin/discordgo#1591
Additions
- Add
MessageAttachment.Flagsbwmarrin/discordgo#1626- Add
MessageAttachment.WaveformandMessageAttachment.DurationSecsbwmarrin/discordgo#1618- Add
GuildAuditLogEntryCreate.GuildIDbwmarrin/discordgo#1367- Add onboarding and server guide audit log actions bwmarrin/discordgo#1532
- Add
Session.GatewayWriteStructbwmarrin/discordgo#1409- Add
AutomoderationActionMetadata.CustomMessagebwmarrin/discordgo#1515- Add new permissions bwmarrin/discordgo#1411
- Add
ChannelUpdate.BeforeUpdatebwmarrin/discordgo#1539- Add integration events bwmarrin/discordgo#1545
- Add
Message.Pollbwmarrin/discordgo#1541- Add
ApplicationCommandInteractionData.GetOptionandApplicationCommandInteractionDataOption.GetOptionbwmarrin/discordgo#1535- Add
VoiceRegion.Deprecated,VoiceRegion.OptimalandVoiceRegion.Custombwmarrin/discordgo#1571- Add
MessageReferenceTypebwmarrin/discordgo#1595- Add
MessageSnapshotandMessage.MessageSnapshotsbwmarrin/discordgo#1604- Add
SubscriptionDeleteevent bwmarrin/discordgo#1607- Add intents for guild and direct message polls bwmarrin/discordgo#1612
- Add
User.DisplayNamebwmarrin/discordgo#1609- Add new features bwmarrin/discordgo#1619
- Add
GuildStickersUpdateevent bwmarrin/discordgo#1614Other changes
- Fix
A-zrange emoji regex bwmarrin/discordgo#1585- Expose
Session.requestasSession.RequestRawbwmarrin/discordgo#1560Special thanks
... (truncated)
Commits
-
6e8fa27feat(*): bump version to 0.29.0 -
896d441feat(MessageAttachment): add flags (#1626) -
db5be56feat(MessageAttachment): add Waveform and DurationSecs (#1618) -
9fe3e57feat: implement GuildStickersUpdate event (#1614) -
9d43928feat(GuildFeature): add new features (#1619) -
b17704cfeat(Session): expose request as RequestRaw (#1560) -
5b2d241feat: components V2 (#1616) -
f75d834feat(User): add DisplayName method (#1609) -
5571950Fix error in emoji range (#1585) -
69ea356feat(structs): add intents for guild and direct message polls (#1612) - Additional commits viewable in compare view