Armano den Boef
94a37156f3
Resolve NRE at get audit for Deleted User ( #2304 )
3 年前
Cenk Ergen
6fbd396832
Add Nullable ComponentTypeConverter and TypeReader ( #2307 )
* add nullable ComponentTypeConverter and TypeReader
* add converter and reader to interactionservice
3 年前
Nhea
b333de2237
feature: add UpdateAsync to SocketModal ( #2289 )
3 年前
openmilk
b0a3b65bc0
feature: Webhook support for threads ( #2291 )
* Added thread support to webhooks
Added thread support to delete/send messages for webhooks
* Revert "Added thread support to webhooks"
This reverts commit c45ef389c5 .
* read added threads as im a dummy
* fixed formating
* Fixed modify EmbedMessage
3 年前
Paulo
20ffa64525
fix: Possible NRE in Sanitize ( #2290 )
3 年前
Quin Lynch
23656e844e
feature: Text-In-Voice ( #2269 )
* Initial implementation
* Remove blocking webhooks
* add safeguard for tiv
* fix tests
3 年前
Quin Lynch
e136759073
feature: Treat warnings as errors and set warning level to 5 ( #2270 )
3 年前
moiph
0ec8938a67
feature: Support FailIfNotExists on MessageReference ( #2283 )
Fixes #2282
3 年前
Nikita Petko
5546c705ca
Remove old url reference in Discord.Net.nuspec ( #2286 )
Change organization name within Nuget manifest from RogueException to discord-net.
If there’s any other ones I missed, please point it out to me.
3 年前
Quin Lynch
2f58ddc6a0
meta: 3.6.1
3 年前
Quin Lynch
f2bb55e804
fix: null user on interaction without bot scope ( #2271 )
3 年前
Discord-NET-Robot
503e720d21
feature: add 50080 Error code ( #2272 )
Co-authored-by: Discord.Net Robot <robot@elons.sweatshop.stop>
3 年前
Cenk Ergen
0d74c5cc62
fix: Implement fix for Custom Id Segments NRE ( #2274 )
3 年前
Cenk Ergen
a8f607553b
fix: Permissions v2 Invalid Operation Exception ( #2267 )
* implement fix
* implement fix
3 年前
Quin Lynch
27226f0839
meta: 3.6.0
3 年前
Christoph L
0554ac2442
fix: Guarding against empty descriptions in `SlashCommandBuilder`/`SlashCommandOptionBuilder` ( #2260 )
* adding null/empty check for option-descriptions
* moving check to Preconditions
* docs
3 年前
Quin Lynch
d98b3cc495
feature: V2 Permissions ( #2222 )
* Initial V2 permissions
* add perms-v2 attributes and properties, add deprecation messages
* add perms-v2 properties to command info classes
* add perms-v2 fields to Rest/SocketApplicationCommand entities and IApplicationCommand
* fix json name of DmPermission field
Co-authored-by: Cenngo <cenk.ergen1@gmail.com>
3 年前
Cenk Ergen
4ce1801bdf
feature: Passing CustomId matches into contexts ( #2136 )
* add logic for passing the wild card captures into the context
* move concrete impl of IRouteSegmentMatch to internal
* Apply suggestions from code review
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* fix build errors
* Apply suggestions from code review
Co-authored-by: Armano den Boef <68127614+Rozen4334@users.noreply.github.com>
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
Co-authored-by: Armano den Boef <68127614+Rozen4334@users.noreply.github.com>
3 年前
Alex Thomson
275b833205
Fix browser property ( #2254 )
3 年前
Discord-NET-Robot
e1a8ecd723
[Robot] Add missing json error ( #2237 )
* Add 10087, 30047, 30048, 40061 Error codes
* Update src/Discord.Net.Core/DiscordErrorCode.cs
* Update src/Discord.Net.Core/DiscordErrorCode.cs
Co-authored-by: Discord.Net Robot <robot@elons.sweatshop.stop>
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
3 年前
Alex Thomson
daba58cdd4
Fix SocketGuild not returning the AudioClient ( #2248 )
3 年前
Quin Lynch
9992874703
meta: 3.5.0
3 年前
Armano den Boef
d8757a5afa
feature: Update bans to support pagination ( #2223 )
* Cacheless impl
* Ignore cache impl
* Update src/Discord.Net.Core/Entities/Channels/Direction.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Channels/Direction.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Channels/Direction.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Guilds/IGuild.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Guilds/IGuild.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Guilds/IGuild.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Guilds/IGuild.cs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
* Implement xmldoc consistency
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
3 年前
Quin Lynch
bfd0d9bede
fix: GuildMemberUpdated cacheable before entity incorrect ( #2225 )
3 年前
Armano den Boef
e38104bb32
feature: Make bidirectional formatting optional ( #2204 )
* Init
* Clearing up comment on config entry.
* Update user entities to remove storage of the setting
Co-authored-by: Quin Lynch <lynchquin@gmail.com>
3 年前
Armano den Boef
8522447c27
Fix gateway interactions not running without bot scope. ( #2217 )
* Init
* Implement public channelId
3 年前
Armano den Boef
a744948477
feature: Global interaction post execution event. ( #2213 )
* Init
* Variable set to event
* Put internal above private
* Revert "Put internal above private"
This reverts commit 77784f001f .
* Revert "Variable set to event"
This reverts commit 2b0cb81d76 .
* Revert "Init"
This reverts commit 9892ce7b51 .
* Potentially improved approach
3 年前
Cenk Ergen
d2118f02fb
Adds a action delegate parameter to `RespondWithModalAsync<T>()` for modifying the modal ( #2226 )
* add modifyModal deleagate parameter to RespondWithModalAsync extension method
* change the position of the new parameter to avoid introducing a breaking change
3 年前
Cenk Ergen
1c680db2ba
add respondwithmodal methods to restinteractinmodulebase ( #2227 )
3 年前
Armano den Boef
c4131cfc8b
Fix: ShardedClients not pushing PresenceUpdates ( #2219 )
3 年前
Quin Lynch
73399459ea
feature: add a way to remove type readers from the interaction/command service. ( #2210 )
* Add remove methods
* add inline docs
Co-authored-by: Cenngo <cenk.ergen1@gmail.com>
3 年前
Quin Lynch
91d8fabb70
Fix: GuildPermissions.All not including newer permissions ( #2209 )
3 年前
FeroxFoxxo
305d7f9e13
Fix: Integration model from GuildIntegration and added INTEGRATION gateway events ( #2168 )
* fix integration models; add integration events
* fix description on IGUILD for integration
* fix typo in integration documentation
* fix documentation in connection visibility
* removed public identitiers from app and connection
* Removed REST endpoints that are not part of the API.
* Added documentation for rest integrations
* added optional types
* Fixed rest interaction field with not being IsSpecified
3 年前
KeylAmi
d656722bd9
Fix: modal response failing ( #2187 )
* Update bugreport.yml
* Update bugreport.yml
removed d.net reference. fixed spelling.
* Update bugreport.yml
Adjusted verbiage for clarity
* Fix for modal response failing
Credit to @Cenggo for finding issue.
3 年前
Armano den Boef
d48a7bd348
Fix: serialization error on thread creation timestamp. ( #2188 )
3 年前
d4n
741ed809d6
Add missing methods to IComponentInteraction ( #2201 )
3 年前
Armano den Boef
82473bce69
Update GuildMemberUpdated comment regarding presence ( #2193 )
3 年前
Quin Lynch
e3fc96bc44
meta: 3.4.1
3 年前
Quin Lynch
25aaa4948a
fix: thread owner always null ( #2182 )
3 年前
Quin Lynch
f8ec3c79c2
Fix/ambigiuous reference ( #2181 )
* fix: Ambigiuous reference when creating roles
* Update RestGuild.cs
3 年前
Quin Lynch
765c0c5544
Feature: attachment description and content type ( #2180 )
3 年前
Quin Lynch
24b7bb593a
Fix: sharded client logout ( #2179 )
3 年前
Cenk Ergen
fb4250b88c
Feature: Component TypeConverters and CustomID TypeReaders ( #2169 )
* fix sharded client current user
* add custom setter to group property of module builder
* rename serilazation method
* init
* create typemap and default typereaders
* add default readers
* create typereader targetting flags
* seperate custom id readers with component typeconverters
* add typereaders
* add customid readers
* clean up component info argument parsing
* remove obsolete method
* add component typeconverters to modals
* fix build errors
* add inline docs
* bug fixes
* code cleanup and refactorings
* fix build errors
* add GenerateCustomIdString method to interaction service
* add GenerateCustomIdString method to interaction service
* add inline docs to componentparameterbuilder
* add inline docs to GenerateCustomIdStringAsync method
3 年前
Discord-NET-Robot
cc6918d157
Add 10065 Error code ( #2178 )
Co-authored-by: Discord.Net Robot <robot@elons.sweatshop.stop>
3 年前
Brendan McShane
a5d3add1d6
Fix error with flag params. ( #2165 )
3 年前
MrCakeSlayer
1ba96d6fbd
Add configuration toggle to suppress Unknown dispatch warnings ( #2162 )
3 年前
Quin Lynch
50d0000e26
meta: 3.4.0
3 年前
Quin Lynch
507a18d389
Enforce valid button styles ( #2157 )
Co-authored-by: CottageDwellingCat <80918250+CottageDwellingCat@users.noreply.github.com>
3 年前
Quin Lynch
c80067425a
Display name support for enum type converter ( #2156 )
* Display name support for enum type converter
* allow display attribute on enum type converter
* update docs/examples to include enum Display sample
* Revert "allow display attribute on enum type converter"
This reverts commit a0eec5b755 .
* adds ChoiceDisplay for enum type converters
* Update EnumChoiceAttribute.cs
* fix renamed folder issue
* fix namespace
Co-authored-by: Xeno <eliotd@gmail.com>
3 年前
Quin Lynch
9ba64f62d1
Interaction Service Complex Parameters ( #2155 )
* Interaction Service Complex Parameters
* add complex parameters
* add complex parameters
* fix build errors
* add argument parsing
* add nested complex parameter checks
* add inline docs
* add preferred constructor declaration
* fix autocompletehandlers for complex parameters
* make GetConstructor private
* use flattened params in ToProps method
* make DiscordType of SlashParameter nullable
* add docs to Flattened parameters collection and move the GetComplexParameterCtor method
* add inline docs to SlashCommandParameterBuilder.ComplexParameterFields
* add check for validating required/optinal parameter order
* implement change requests
* return internal ParseResult as ExecuteResult
Co-Authored-By: Cenk Ergen <57065323+Cenngo@users.noreply.github.com>
* fix merge errors
Co-authored-by: Cenk Ergen <57065323+Cenngo@users.noreply.github.com>
3 年前