chore(deps): update discatsharp to v10.6.0 #34
Merged
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:
10.6.0-nightly-005
->10.6.0
10.6.0-nightly-005
->10.6.0
10.6.0-nightly-005
->10.6.0
10.6.0-nightly-005
->10.6.0
10.6.0-nightly-005
->10.6.0
Release Notes
Aiko-IT-Systems/DisCatSharp (DisCatSharp)
v10.6.0
Official Changelog
https://docs.dcs.aitsys.dev/changelogs/v10/10\_6\_0
What's Changed
➕ Added
Members
field toDiscordRole
.➕ Added
EnableEmoticons
andGuildId
toDiscordIntegration
.➕ Sentry for automatic tracking of library errors and reporting new fields in API payloads.
➕ Update check on startup for new library versions, configurable in
DiscordConfiguration
.➕ New configuration field
EnablePayloadReceivedEvent
to work with raw events.ApiChannel
enum inDiscordConfiguration
; removedUseCanary
&UsePtb
.➕
Locale
andTimezone
settings inDiscordConfiguration
.➕ New methods and constructors for building
DiscordOverwrite
objects.🛠️ Caching members now in
DiscordGuild.GetAllMembersAsync()
.➕
SubCommandName
&FullCommandName
toBaseContext
.➕
UnusualDmActivityUntil
inDiscordMember
.➕ Incident configs and events on
DiscordGuild
.🛠️ Group, subgroup, and subcommand creation for application commands along side each other.
➕ Added support for custom status.
➕
DiscordOAuth2Client
for OAuth2 API interaction.➕ Pagination buttons constants for custom ids.
DiscordEmbedBuilder.AddField(string name, string value, bool inline)
; useDiscordEmbedBuilder.AddField(DiscordEmbedField field)
instead.🛠️
DiscordGuild.BanMemberAsync
now supportsDiscordUser
asargument
.➕ New channel types and flags.
🛠️ Fixed standalone
DiscordWebhookClient
methods.Target
ofDiscordOverwriteBuilder
changed toulong
.Lavalink v4
.➕ Support for premium apps in
DiscordConfiguration
.➕ Various new permissions and options to generate
PermissionStrings
.🛠️ Overhauled ApplicationCommands extension.
➕ Default values for select menus in interactions.
➕ Added support for
team roles
from the developer portal.ApplicationCommandRequireOwnerAttribute
; added corresponding team role attributes likeApplicationCommandRequireTeamAdminAttribute
. This adds support for theteam roles
in the developer portal.🛠️ Opus encoder/decoder made public.
DiscordAttachment.FileName
toFilename
.➕ Exposed regexes in
DisCatSharp.Common
.🛠️ Fixed application commands registration issues.
➕ Added support for application command names in other languages than english.
➕ Added support for GCP attachments.
🛠️ Major overhaul of the DisCatSharp documentation.
New Contributors
Full Changelog: Aiko-IT-Systems/DisCatSharp@v10.4.0...v10.6.0
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.