Upstream merge#1
Merged
Merged
Conversation
…Builder.AddComponent (discord-net#3186)
* Update voice API to version 8 * Fix voice receiving * Reuse RTP Header array during decryption
* yee old sdks (and CI cache too since it's pretty useless) * also bump deps * Update src/Discord.Net.Interactions/Discord.Net.Interactions.csproj Co-authored-by: d4n <dan3436@hotmail.com> * Update src/Discord.Net.Core/Discord.Net.Core.csproj Co-authored-by: d4n <dan3436@hotmail.com> * `.ForEachAsync` => `await foreach` * remove old targets from .nuspec & update docs * bump sdk in ws4net provider (probably should deprecate it tho) --------- Co-authored-by: d4n <dan3436@hotmail.com>
* refactors & add `ModifyCurrentUserAsync` * i mean, it said "remove", so I removed it
* Get Archived thread calls on text channels * Throw not supported exceptions on Thread&Voice channels * Extract interface * Should probably also change these * Move to regions
* add missing xmldoc + new component type * add API models * label builder * most POG commit ever * another pog commit (add file upload component) * add a constructor & missing extension methods * refactor modal builder * Fix build errors * Add xml docs and fluent methods to new components * Fix naming * Set default value of `FileUploadComponentBuilder.IsRequired` to `true` * xmldoc fixes * Support receiving modal interactions with new components & implement resolved data * Add missing text display methods to modal builder * Update src/Discord.Net.Rest/API/Common/FileUploadComponent.cs Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> --------- Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> Co-authored-by: d4n <dan3436@hotmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.