quin lynch
fddaac9a21
meta: bump version
3 years ago
Quin Lynch
09eb9facba
Fix thread member download on create ( #2072 )
3 years ago
Quin Lynch
82f3879aaf
Fix logging a TaskCanceledException out of users control ( #2030 )
3 years ago
Cenk Ergen
1917961ee3
Fix Channel Types Attribute ( #2066 )
* fix channeltypes attribute
* fix channeltypes attribute
3 years ago
Quin Lynch
37ada59639
Fix attempt to get application info for non-bot tokens ( #2071 )
3 years ago
Christoph L
6dada66992
Set Stream.Position in FileAttachment-ctor to 0 ( #2063 )
Co-authored-by: Christoph Liebender <c.liebender@vision4quality.de>
3 years ago
Nikita Petko
5773b8e66d
Update HttpException to display inner-errors on the HttpException.Message for better debugging ( #2059 )
Update HttpException.cs
3 years ago
Armano den Boef
3475bd8d6f
Add missing IThreadUser interface ( #2055 )
* Implement
* Add IMentionable to RestThreadUser
* Rather move mentionable to interface for consistency.
* Further consistency
3 years ago
Armano den Boef
b14af1c008
Adding Entity guides, flowcharts, better sample system. ( #2054 )
* initial
* Interaction glossary entry
* Sharded Interaction sample
* Renames into solution
* Debugging samples
* Modify target location for webhookclient
* Finalizing docs work, resolving docfx errors.
* Adding threaduser to user chart
* Add branch info to readme.
* Edits to user chart
* Resolve format for glossary entries
* Patch sln target
* Issue with file naming fixed
* Patch 1/x for builds
* Appending suggestions
3 years ago
quin lynch
3108e312aa
meta: 3.2.0
3 years ago
Quin Lynch
bcd5fa450b
Fix ThreadMember null ref ( #2046 )
4 years ago
Quin Lynch
a07531f655
Fix argument null exception on Message Create ( #2045 )
4 years ago
Quin Lynch
c6825647f2
Use ApplicationId for interactions ( #2044 )
4 years ago
Quin Lynch
7f4feea96d
Fix exception when uploading files ( #2034 )
4 years ago
Quin Lynch
64423a0653
Add GetChannelType extension method ( #2035 )
4 years ago
Quin Lynch
7075d4ee35
Add missing guild features ( #2036 )
4 years ago
Quin Lynch
4d9389b3aa
Add default ratelimit callback ( #2037 )
4 years ago
Quin Lynch
3429cf99c8
Add AddRow and WithRows to ComponentBuilder ( #2038 )
4 years ago
Quin Lynch
2731e20146
Add user locale & guild locale in interactions ( #2040 )
4 years ago
Quin Lynch
9a52d05637
Add search methods to InteractionService ( #2041 )
4 years ago
Quin Lynch
3633929e5f
Move gateway intents warning to ready event ( #2042 )
4 years ago
Quin Lynch
291d1e4d3c
Fix Interaction delete original response ( #2033 )
* Fix interaction delete
* Remove extra space
4 years ago
Quin Lynch
a06ba9fef8
Make DefaultChannel exclude threads ( #2031 )
4 years ago
James Grant
cd36bb802b
Fix OperationCancelledException and add IAsyncEnumerable to wait without thread blocking ( #1562 )
* Fixed Task Scheduler operation cancelled error caused by Orphaned RunCleanup task on RequestQueue not being awaited on dispose
* Added async disposable interface to various components
* Added incorrect early marking of disposed for DiscordSocketApi client
* Added general task canceled exception catch to cleanup task
* Fix merge errors
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
Co-authored-by: quin lynch <lynchquin@gmail.com>
4 years ago
Cenk Ergen
4ed4718e18
Add Construct Method to InteractionModuleBase and Fix NRE on User-Built Module Creation ( #2016 )
4 years ago
Cenk Ergen
4b7cda01a6
Fix IsTopLevelCommand ( #2025 )
* init
* fix IsTopLevel for ModuleInfo and CommandInfo
4 years ago
Cenk Ergen
9594ccc6d9
Remove .ToLower from group name registration ( #2024 )
4 years ago
Brendan McShane
e3eb0a9522
Fix ModifyAsync ( #2023 )
* Fix issue with Argument cannot be blank when modifying flags
* Make uniform with existing code
4 years ago
Cenk Ergen
944a0def97
Fix InteractionContext.Guild ( #2014 )
* fix InteractionContext.Guild
* remove user parameter from InteractionContext ctor
4 years ago
Cenk Ergen
68e3bed4ff
Add user-built AddCommand overloads to ModuleBuilder ( #2015 )
* add user-built AddCommand overloads to ModuleBuilder
* fix inline docs
4 years ago
Tom Upson
093e548cd4
Match argument defaults with IDiscordInteraction on SocketInteraction ( #2018 )
4 years ago
quin lynch
0a3898ca72
meta: bump version
4 years ago
Quin Lynch
7745558bdc
Add MaxUploadLimit to guilds ( #2001 )
4 years ago
Quin Lynch
2a416a355c
Add RTCRegion to voice channels ( #2002 )
* Add RTCRegion to voice channels
* Update MockedGroupChannel.cs
4 years ago
Quin Lynch
144741e7c4
Guilduser timeouts and MODERATE_MEMBERS permission ( #2003 )
Co-Authored-By: Armano den Boef <68127614+Rozen4334@users.noreply.github.com>
4 years ago
Quin Lynch
82bb3e403f
Fix CommandExecuted not invoked on failed parse ( #1993 )
Co-Authored-By: Adam Gauthier <16079556+louistio@users.noreply.github.com>
4 years ago
Quin Lynch
1fbcbb8a67
Make HasResponded public and add it to IDiscordInteraction ( #1994 )
4 years ago
Quin Lynch
ad20e03a98
Fixed file being disposed on upload ( #1995 )
4 years ago
Quin Lynch
ccc365edfd
Add nullable type converter to Interaction service ( #1996 )
* Add nullable type converter to Interaction service
* update NullableConverter CanConvertTo body
4 years ago
Quin Lynch
cb1aad308b
Make module service scopes optional ( #1997 )
Co-Authored-By: Cenk Ergen <57065323+Cenngo@users.noreply.github.com>
4 years ago
Quin Lynch
9f124b25ab
Add before and after execute async ( #1998 )
4 years ago
Quin Lynch
5446bfe343
Fix SocketGuildUser being changed to SocketGlobalUser in UserLeft ( #1999 )
Co-Authored-By: ✨ <25006819+sabihoshi@users.noreply.github.com>
4 years ago
Quin Lynch
8daa0b6c91
fix: guild scheduled events update ( #1976 )
4 years ago
Cenk Ergen
a2f57f8cc6
fix requireRole attribute of interaction service ( #1980 )
4 years ago
Quin Lynch
5d43fe65b4
fix thread member nre ( #1977 )
4 years ago
quin lynch
768a0a90b6
Fix voice codes namespace
4 years ago
quin lynch
34444b0ad9
meta: 3.0.0
4 years ago
ppaneksamsung
a4b0c4f1e3
Allow clients to send 'Gateway Voice State Update' command ( #1888 )
* Expose SendVoiceStateUpdateAsync API to clients
Fixes #1882
* Revert "Expose SendVoiceStateUpdateAsync API to clients"
This reverts commit 1a11cae7
* Add IAudioChannel.ModifyAsync API
* fix NRE with request options
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
Co-authored-by: quin lynch <lynchquin@gmail.com>
4 years ago
Quin Lynch
6c7502da68
Update to Labs 3.5.0 ( #1971 )
* Merge https://github.com/Discord-Net-Labs/Discord.Net-Labs into patch/labs3.5.0
* Add missing periods
4 years ago
Adam Gauthier
52e2019990
Fix NRE on http error handling ( #1970 )
In some cases, the code is not able to deserialize API.DiscordError, but
it attempts to use its message to throw an exception. This change uses
null as the exception reason in that case.
4 years ago