Update module github.com/disgoorg/disgo to v0.18.13 #78
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.18.7
->v0.18.13
Release Notes
disgoorg/disgo (github.com/disgoorg/disgo)
v0.18.13
: - SoundboardCompare Source
What's Changed
Icon
by @sebm253 in disgoorg/disgo@71cd4c8*events.GuildJoin
being emitted every startup by @topi314 in disgoorg/disgo@e8ae7a3Breaking Changes
GetMIME()
andGetHeader()
functions inIcon
have been renamed toMIME()
andHeader()
for consistencyDeprecations
gateway.IntentGuildEmojisAndStickers
has been deprecated in favor ofgateway.IntentGuildExpressions
Full Changelog: disgoorg/disgo@v0.18.12...v0.18.13
v0.18.12
Compare Source
What's Changed
Poll
to webhook message update by @sebm253 in https://github.com/disgoorg/disgo/pull/384Breaking Changes
ChannelPinnedMessage
has been renamed toMessageTypeChannelPinnedMessage
for consistencyFull Changelog: disgoorg/disgo@v0.18.11...v0.18.12
v0.18.11
: - Entry point commands, subscriptions and moreCompare Source
What's Changed
GuildVoiceChannelEffectSend
by @sebm253 in https://github.com/disgoorg/disgo/pull/282rest.GetActivityInstance
by @sebm253 in disgoorg/disgo@a979bbbrest.GetActiveGuildThreads
by @myrkvi in https://github.com/disgoorg/disgo/pull/381GuildPrivateThreadCreate.Invitable
to a pointer by @myrkvi in https://github.com/disgoorg/disgo/pull/379Summary
fromApplication
by @sebm253 in disgoorg/disgo@ba3906dBreaking Changes
GuildPrivateThreadCreate.Invitable
has been changed frombool
to*bool
Summary
has been removed fromApplication
. this field was an empty string for a long timeFull Changelog: disgoorg/disgo@v0.18.10...v0.18.11
v0.18.10
: - Recurrence rules, new endpoints and moreCompare Source
What's Changed
ScheduledEventRecurrenceRule
by @sebm253 in disgoorg/disgo@8f3c66bApproximateUserInstallCount
toApplication
by @sebm253 in disgoorg/disgo@6326854EmbedTypeAutoModerationMessage
by @sebm253 in disgoorg/disgo@b06f2e7GetGuildInvites
&GetChannelInvites
by @topi314 disgoorg/disgo@f24ca9aEventInviteCreate
by @topi314 in disgoorg/disgo@0f6d90bAuditLogChange
struct by @topi314 & @myrkvi in https://github.com/disgoorg/disgo/pull/378Breaking Changes
GetGuildInvites
&GetChannelInvites
now returndiscord.ExtendedInvite
discord.Invite.ChannelID
has been removed, useInvite.Channel.ID
insteaddiscord.AuditLogChange
has a completely new structureNew Contributors
Full Changelog: disgoorg/disgo@v0.18.9...v0.18.10
v0.18.9
: - Application emojis, message forwarding and moreCompare Source
What's Changed
Banner
toMember
by @sebm253 in https://github.com/disgoorg/disgo/pull/369Title
toAttachment
by @sebm253 in disgoorg/disgo@7dbeaebBanner
toOAuth2Guild
by @sebm253 in https://github.com/disgoorg/disgo/pull/368ConnectionTypeRoblox
by @sebm253 in https://github.com/disgoorg/disgo/pull/371IconURL
andBannerURL
toOAuth2Guild
by @sebm253 in https://github.com/disgoorg/disgo/pull/370github.com/disgoorg/snowflake
tov2.0.3
(this allows you to setsnowflake.AllowUnquoted = true
in case discord sends snowflakes as numbers by accident. see: https://github.com/disgoorg/disgo/issues/372) by @topi314 in disgoorg/disgo@564ae16IntegrationTypes
fromApplication
by @sebm253 in disgoorg/disgo@253e4ccdisgo.OS
by @Malix-off in https://github.com/disgoorg/disgo/pull/366Breaking Changes
IntegrationTypes
has been removed fromApplication
. this field was not sent within payloads for a long timedisgo.OS
has been removedNew Contributors
Full Changelog: disgoorg/disgo@v0.18.8...v0.18.9
v0.18.8
: - Premium buttons and moreCompare Source
What's Changed
ButtonStylePremium
by @sebm253 in https://github.com/disgoorg/disgo/pull/359PermissionUseExternalApps
by @sebm253 in https://github.com/disgoorg/disgo/pull/363MessageTypePurchaseNotification
and update deletable types by @sebm253 in disgoorg/disgo@d6c9b6aFull Changelog: disgoorg/disgo@v0.18.7...v0.18.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.