Quin Lynch
0e16088acb
meta: update logo
4 years ago
quin lynch
1211b855fd
meta: bump version
4 years ago
quin lynch
62e38c9e9c
Fix #239
4 years ago
quin lynch
edba12a587
meta: bump versions
4 years ago
quin lynch
a862507630
Add response check to socket auto complete
4 years ago
quin lynch
2417c854f6
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
4c9b396fcc
Implement checks for interaction respond times and multiple interaction responses. closes #236 , #235
4 years ago
Armano den Boef
03209c46e7
Update README with better header ( #232 )
* Update README with better header
Adds HTML elements that implement the main logo & improve the redirection tag positions.
* Resolving border issue in light-mode
* Update sponsor section
4 years ago
Emily
ae3f60bcde
Fix SocketSlashCommandData access modifier. ( #237 )
Fixes #229
4 years ago
Emily
33a96ab8d9
Fix CleanContent ( #231 )
4 years ago
Emily
fda95c7b70
Fix assignment of UserMentions ( #233 )
4 years ago
quin lynch
136b5c1cbf
meta: bump version
4 years ago
quin lynch
9a7e925030
Fix url validation
4 years ago
quin lynch
978b3cdae4
Update package ids
4 years ago
quin lynch
0b4e3649c3
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
81d31cae13
Deprecate old package definitions in favor for target file
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
4 years ago
quin lynch
dabed499fa
Deprecate old package definitions in favor for target file
4 years ago
quin lynch
6cfbb59e80
Fix logo reference for azure
4 years ago
quin lynch
d4ee375ce3
Update package logos
4 years ago
quin lynch
799fa91843
Remove old package configs and update image
4 years ago
quin lynch
e2927f220b
meta: bump version
4 years ago
quin lynch
f2a8429804
Update attachment checks for embed urls
4 years ago
quin lynch
6533a2ad36
Add IMessage.Interaction
4 years ago
quin lynch
1adadf1c00
Add missing jsonproperty attribute
4 years ago
quin lynch
266a9c89c9
Ephemeral attachments
4 years ago
d4n
1cf5c8f57e
General cleanup ( #223 )
* General cleanup
* Add Async suffix to SendAutocompleteResult
* Fix more formatting
* Fix unused RequestOptions in GetActiveThreadsAsync
* Add message to ArgumentNullException
4 years ago
quin lynch
06eefa790c
Refactor summaries and boolean property names
4 years ago
quin lynch
19d1c41056
Fix different rest channels not deserializing properly
4 years ago
quin lynch
596ac746b6
Rename Default and Required to IsDefault and IsRequired in IApplicationCommandOption. Rename DefaultPermission to IsDefaultPermission in IApplicationCommand
4 years ago
quin lynch
2f19d575b8
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
96b816e256
Rename Available to IsAvailable in stickers
4 years ago
Quin Lynch
0f681ca172
Remove Console.WriteLine
4 years ago
quin lynch
e8faa00774
Update docfx references
4 years ago
quin lynch
07fe2c261c
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
4282d41579
Update package logo and favicon
4 years ago
MrCakeSlayer
b898df99db
Proper doc logos ( #221 )
* Update GuildPermissionsTests.cs
* Update GuildPermissions.cs
* Add competing activity status type
* logo changes
* logo text as path
* add missing logo
4 years ago
quin lynch
87af1212c4
meta: add net5 framework
Co-Authored-By: MrCakeSlayer <13650699+MrCakeSlayer@users.noreply.github.com>
4 years ago
quin lynch
169010e32a
Fix 429's not being accounted for in ratelimit updates
4 years ago
quin lynch
a8619ec1ff
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
447ab1ee1e
Fix NRE in modify guild channel
4 years ago
d4n3436
190e9eb02d
Remove file extension check ( #218 )
4 years ago
quin lynch
b828dd6866
Fix system messages not including mentioned users. Added ContextMenuCommand message type
4 years ago
Quin Lynch
4c70cdafd1
Update azure-pipelines.yml
4 years ago
Quin Lynch
4f9b1b2390
Update azure-pipelines.yml
4 years ago
quin lynch
6112bc2677
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
a20b2b6ee7
Stage instance audit logs as well as thread audit log type
4 years ago
CottageDwellingCat
3559c277fe
Add channel types in application command options. ( #217 )
* add channel types in application command options
* Indent Docs
4 years ago
Simon Hjorthøj
dc7e02fe1d
Followup with file async warnings ( #216 )
* Changed from NotNullOrWhitespace to NotNullOrEmpty
* Added NotNullOrEmpty on filename
* Added system to interpret from the path
* Added a check for if it contains a period
* It has been done, how ever it will break stuff
* Changed to use ??= how ever still added error check
* Added space under check
* Changed from with a period to valid file extension
* Added checks for SendFileAsync
* Removed filename != null &&
4 years ago
quin lynch
5b9203f4e0
Remove null collections
4 years ago
Simon Hjorthøj
90986e991d
Spelling corrections ( #215 )
4 years ago