Commit Graph

3872 Commits

Author SHA1 Message Date
Nora
3017f6b463 Add support for keyed services. (#3017)
* Add support for keyed services in ReflectionUtils.GetMember.

* Remove package reference to DI and add ref to Abstractions in Commands.
2024-10-12 22:44:46 +03:00
Nora
de8da0d3b9 [Docs] Update docfx and remove tocFilter hack. (#3010)
* Update docfx and remove tocFilter hack.

docfx PR 9912 fixed the TOC filter value not being kept between page loads.
This removes the hack I used to get around it, but keeps the scroll code.

* Update docs workflow.
2024-09-17 20:10:43 +03:00
Mihail Gribkov
433bdc2a51 fix webhook ctor (#3008) 2024-09-14 19:51:18 +03:00
Mihail Gribkov
6b92cc2b08 Add missing permissions (#3006)
* yes

* no way tests actually save the day
2024-09-14 19:48:42 +03:00
Mihail Gribkov
682d87e62b Allow setting SuppressNotification in webhook client(#3007) 2024-09-14 19:42:58 +03:00
trueai-org
292f8c40eb fix: rest client add webporxy config, keep the processing logic with WebSocketProvider (#2974) 2024-09-14 19:25:40 +03:00
Spider
8a2ea4bb58 Add StickerId to REST and WebSocket Sticker audit log data classes (#3005) 2024-09-14 16:24:35 +00:00
Mihail Gribkov
7f18f7f5f0 Meat/3.16.0 (#3003)
* Update Discord.Net.targets

* Update docfx.json

* Update Discord.Net.nuspec

* Update CHANGELOG.md
2024-09-14 00:36:12 +03:00
Mihail Gribkov
88ea2ed9ba more monetizatios stuffz (#3002)
* uhhhhhhhhhhhhhhhhhhh yes

* uhhhhhhhhhhhhhhhhhhh yes

* ~~i love git~~
2024-09-14 00:28:48 +03:00
Mihail Gribkov
b87ec6ef09 option to dump gw payloads on errors (#2999)
* option to dump gw payloads on errors

* w a r n i n g
2024-09-13 22:41:33 +03:00
Mihail Gribkov
c53aac3487 tfw GH Copilot lets you down but you dont notice it (#3001) 2024-09-12 23:10:59 +03:00
Mihail Gribkov
31da3c2072 oops :3 (#2996) 2024-09-03 14:55:53 +03:00
Mihail Gribkov
f65d3ad14a use interaction method in `InteractionModuleBase.DeleteOriginalRespon… (#2995)
* use interaction method in `InteractionModuleBase.DeleteOriginalResponseAsync()`

* ok this was even more scuffed
2024-09-03 14:26:45 +03:00
Mihail Gribkov
9b8c7b1f69 more member flags (#2994) 2024-09-02 23:47:55 +03:00
Mihail Gribkov
c4d90cd6f1 [Feature] Message Forwards (#2918)
* code

* no guild

* iTS ALIVE (THANKS aDVAITH)
2024-08-31 14:29:20 +03:00
Mihail Gribkov
623a45765d minor optimization + make sure top level components are action rows (#2991) 2024-08-30 23:34:15 +03:00
Mihail Gribkov
466b491c3c GetRoleAsync W (#2989) 2024-08-29 11:22:58 +03:00
ForceFK
2aaa0fd2ff StickFormat gif and animated guild icon (#2986)
* Added support for animated server icon

* Added gif in StickFormatType

https://discord.com/developers/docs/resources/sticker#sticker-object-sticker-types
2024-08-29 11:10:33 +03:00
Mihail Gribkov
5ca5aa51c4 rename the new precondition + remove obsolete from the old one (#2988) 2024-08-29 00:04:54 +03:00
Mihail Gribkov
57eb906552 bannerz W (#2987) 2024-08-29 00:02:20 +03:00
Adriaan Waem
bc84b94bd9 Create a (Discord)Color using a string (#2979)
* Create a (Discord)Color using a string

* You made me learn bitwise operators and shifting I am angery now, also AI sucks at this shit

* xmldoc

* Apply suggestions from code review

---------

Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>
2024-08-14 19:57:25 +00:00
Ashley Cave
47f98bc01d Add Application Approximate User Install Count (#2978)
* Add Application Approximate User Install Count

* fix rider formatting moment
2024-08-09 21:21:43 +00:00
Mihail Gribkov
5407e1780b i think im getting scuffed myself (#2977) 2024-08-08 00:56:30 +03:00
Mihail Gribkov
1f252a3aa9 add an unscuffed precondition attribute (#2976)
* fix lul

* why does v3 has to be so scuffed
2024-08-07 14:26:59 +03:00
Mihail Gribkov
13ec6a0e82 Meta/3.15.3 (#2967)
* Update CHANGELOG.md

* Update Discord.Net.targets

* Update docfx.json

* Update Discord.Net.nuspec
2024-07-21 19:32:29 +03:00
Mihail Gribkov
359f6db62b [Fix] Fix CustomSticker.DeleteAsync() (#2966) 2024-07-21 19:16:35 +03:00
Mihail Gribkov
6e531a2344 [Feature] Add team member Role property (#2965) 2024-07-21 17:49:00 +03:00
enonibobble
721e03bcce Polls grammar pass (#2964) 2024-07-21 13:25:28 +03:00
ForceFK
bae7861759 Longer MaxCustomBlockMessageLength (#2957)
Adjusted the number of characters in MaxCustomBlockMessageLength to 150 according to the documentation.
2024-07-20 20:38:10 +00:00
Mihail Gribkov
e18915ac96 [Feature] Member search v2 (#2931)
* initial commit

* tweak some things

* a

* Update JoinSourceType.cs

* ill just hope it works

* yup

* docz
2024-07-20 23:37:22 +03:00
Zaratusa
24c760586b fix: crash when poll is null in RestMessageComponent (#2958) 2024-07-20 23:36:06 +03:00
Cristian
f5fdfb259b fix: incomplete validation when ChannelFlags.RequireTag is true (#2962) 2024-07-20 23:35:40 +03:00
Mihail Gribkov
26bb789b0a uh yes pls (#2963) 2024-07-20 23:35:19 +03:00
Mihail Gribkov
8b6be640c7 Fix automod related events in the sharded client 2024-07-15 11:02:04 +03:00
Mihail Gribkov
6b691b1ad2 this object is fucked but at least its not missing props now (#2956) 2024-07-04 00:00:49 +03:00
Mihail Gribkov
ae497945b4 longer polls (#2953) 2024-07-02 01:17:04 +03:00
Tine
ec0ba49dba Fix IndexOf bug in CreateBucketId (#2948)
Fix IndexOf bug in CreateBucketId
2024-06-30 20:09:03 +03:00
Mihail Gribkov
8afea2c09d Update for the breaking change discord has made + v3 is cringe (#2951)
* update for the breaking change discord made + v3 is fucked

* this could've bee a cool surprise 4 everyone
2024-06-29 20:21:15 +03:00
Mihail Gribkov
cb79f04b93 add IsAvailable to GuildEmote 2024-06-29 20:20:41 +03:00
Mihail Gribkov
85a13e9fff Hotfix 3.15.2 (#2946) 2024-06-18 22:16:33 +03:00
Mihail Gribkov
28d3dcdd75 Meta/3.15.1 (#2944)
* Update Discord.Net.targets

* Update docfx.json

* Update Discord.Net.nuspec

* Update CHANGELOG.md
2024-06-17 22:00:45 +00:00
Mihail Gribkov
5a71ad3b78 [Fix] ButtonBuilder validations(#2943) 2024-06-18 00:53:44 +03:00
Mihail Gribkov
9d92435493 [Feature] Add purchase notification (#2942) 2024-06-16 20:33:40 +03:00
Mihail Gribkov
21195a8a93 [Feature] Add MessageCallData (#2934) 2024-06-14 11:23:34 +03:00
Mihail Gribkov
35b102a7c0 [Feature] Generic autocomplete (#2935) 2024-06-14 11:22:40 +03:00
Mihail Gribkov
3be72a8ae6 [Feature] Public constructor for Emote (#2936) 2024-06-14 11:21:08 +03:00
Mihail Gribkov
531b5eb3b7 [Feature] premium buttonz (#2933) 2024-06-14 00:43:11 +03:00
Mihail Gribkov
f7f29d5cc8 [Feature] Add UseExternalApps permission (#2941) 2024-06-10 23:57:31 +03:00
Mihail Gribkov
51f59bf185 [Docs] Switch some images from PNG to SVG (#2939)
* Channel inheritance tree

* more svgs + some minor docs adjustments
2024-06-02 15:02:48 +03:00
Mihail Gribkov
e50e79d9dd [Docs] Add channel inheritance tree (#2938) 2024-06-02 14:42:27 +03:00