9116c9a97
meta: changelog by
2022-01-30 03:19:07 -0400
e19ad2832
(tag: 3.2.1)
Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev by
2022-01-30 03:10:41 -0400
fddaac9a2
meta: bump version by
2022-01-30 03:10:29 -0400
09eb9facb
Fix thread member download on create (#2072) by
2022-01-30 03:09:41 -0400
843056485
(refs/pull/2072/head, fix/fix-thread-member-download)
Fix thread member download on create by
2022-01-30 03:06:02 -0400
82f3879aa
Fix logging a TaskCanceledException out of users control (#2030) by
2022-01-30 02:55:32 -0400
1917961ee
Fix Channel Types Attribute (#2066) by
2022-01-30 09:54:48 +0300
37ada5963
Fix attempt to get application info for non-bot tokens (#2071) by
2022-01-30 01:54:19 -0400
c083a19b6
(refs/pull/2071/head)
Update DiscordRestClient.cs by
2022-01-30 01:50:57 -0400
f52513188
Fix markdown formatting in Glossary (#2064) by
2022-01-27 15:12:04 +0100
bc4338167
(refs/pull/2064/head)
Update glossary.md by
2022-01-27 15:08:41 +0100
6dada6699
Set Stream.Position in FileAttachment-ctor to 0 (#2063) by
2022-01-27 14:55:40 +0100
5773b8e66
Update HttpException to display inner-errors on the HttpException.Message for better debugging (#2059) by
2022-01-27 13:52:46 +0000
3475bd8d6
Add missing IThreadUser interface (#2055) by
2022-01-27 14:51:30 +0100
b14af1c00
Adding Entity guides, flowcharts, better sample system. (#2054) by
2022-01-27 14:50:49 +0100
b0f59e3eb
Update creating-context-menu-commands.md (#2061) by
2022-01-27 08:50:26 -0500
e987bb0a1
(refs/pull/2063/head)
set stream.position in FileAttachment ctor to 0 by
2022-01-27 14:32:20 +0100
e996c24ed
(refs/pull/2054/head)
Appending suggestions by
2022-01-27 13:34:29 +0100
4703035fd
(refs/pull/2062/head)
add return statement to precondition handling by
2022-01-27 13:00:56 +0300
e76db88d4
(refs/pull/2061/head)
Update creating-context-menu-commands.md by
2022-01-26 21:33:17 -0500
d417a0594
(refs/pull/2059/head)
Update HttpException.cs by
2022-01-25 23:36:02 +0000
37dbbd949
Patch 1/x for builds by
2022-01-24 20:12:41 +0100
908fa69b7
Issue with file naming fixed by
2022-01-24 14:44:55 +0100
840b9e519
Patch sln target by
2022-01-24 14:22:48 +0100
35471e9ea
Resolve format for glossary entries by
2022-01-23 19:52:22 +0100
c2e14d9d7
Edits to user chart by
2022-01-23 19:33:52 +0100
3721b0f1d
(refs/pull/2055/head)
Further consistency by
2022-01-23 17:16:02 +0100
137802a02
Rather move mentionable to interface for consistency. by
2022-01-23 17:06:59 +0100
76189d6cf
Add IMentionable to RestThreadUser by
2022-01-23 16:59:57 +0100
4ea150b62
Implement by
2022-01-23 16:24:52 +0100
e5f9361aa
Add branch info to readme. by
2022-01-21 20:34:54 +0100
129468673
Adding threaduser to user chart by
2022-01-21 20:23:05 +0100
25c86aab7
Finalizing docs work, resolving docfx errors. by
2022-01-21 20:17:31 +0100
aa098eeca
Modify target location for webhookclient by
2022-01-21 17:50:49 +0100
7eb1b8ebe
Debugging samples by
2022-01-21 17:48:59 +0100
eda2a91d1
Renames into solution by
2022-01-21 17:04:58 +0100
6ad268bbd
Sharded Interaction sample by
2022-01-21 16:56:14 +0100
80f0abcac
Interaction glossary entry by
2022-01-21 16:42:04 +0100
ae8dd4ac1
initial by
2022-01-21 16:27:07 +0100
5c89c523f
(refs/pull/2066/head)
change Write method of channelconverter by
2022-01-16 16:32:42 +0300
ec469bdd0
fix channeltypes attribute by
2022-01-16 12:11:55 +0300
dac7b73e4
fix channeltypes attribute by
2022-01-16 12:11:55 +0300
5897dc5a4
chore: update year and version by
2022-01-15 06:42:01 -0400
3108e312a
(tag: 3.2.0)
meta: 3.2.0 by
2022-01-15 06:11:26 -0400
bcd5fa450
Fix ThreadMember null ref (#2046) by
2022-01-15 05:52:59 -0400
a07531f65
Fix argument null exception on Message Create (#2045) by
2022-01-15 05:52:46 -0400
c6825647f
Use ApplicationId for interactions (#2044) by
2022-01-15 05:44:55 -0400
c8b5ca5ca
(refs/pull/2046/head)
init by
2022-01-15 05:43:35 -0400
a8305d4a0
(refs/pull/2045/head)
init by
2022-01-15 05:41:14 -0400
683f3dad9
(refs/pull/2044/head)
init by
2022-01-15 05:38:33 -0400
0ae4c24a1
(refs/pull/1967/merge)
Merge 407ed5e9b3
into 7f4feea96d
by
2022-01-14 17:38:17 +0500
7f4feea96
Fix exception when uploading files (#2034) by
2022-01-14 07:57:02 -0400
64423a065
Add GetChannelType extension method (#2035) by
2022-01-14 07:56:42 -0400
7075d4ee3
Add missing guild features (#2036) by
2022-01-14 07:56:20 -0400
4d9389b3a
Add default ratelimit callback (#2037) by
2022-01-14 07:55:57 -0400
3429cf99c
Add AddRow and WithRows to ComponentBuilder (#2038) by
2022-01-14 07:55:36 -0400
c1641f12f
Update v2->v3 guide and index page (#2039) by
2022-01-14 07:55:17 -0400
f4b3f87bd
(refs/pull/2039/head)
Fix formatting by
2022-01-14 07:55:02 -0400
2731e2014
Add user locale & guild locale in interactions (#2040) by
2022-01-14 07:53:00 -0400
9a52d0563
Add search methods to InteractionService (#2041) by
2022-01-14 07:52:43 -0400
3633929e5
Move gateway intents warning to ready event (#2042) by
2022-01-14 07:52:08 -0400
b29941833
(refs/pull/2042/head)
Update DiscordSocketClient.cs by
2022-01-14 07:45:08 -0400
63509611d
(refs/pull/2041/head)
Add search methods to InteractionService by
2022-01-14 07:39:18 -0400
9d32dff7a
(refs/pull/2040/head)
init by
2022-01-14 07:35:50 -0400
ebcb49747
Update discord widget id by
2022-01-14 07:31:09 -0400
d9d2c3cde
Update index.md by
2022-01-14 07:07:33 -0400
a923f478d
Fix format on save fail by
2022-01-14 07:07:01 -0400
3f2604cad
Update v2->v3 guide and index by
2022-01-14 07:03:45 -0400
c828e14e3
(refs/pull/2038/head)
Add AddRow and WithRows to ComponentBuilder by
2022-01-14 06:56:36 -0400
fa9b91a04
(refs/pull/2037/head)
Add default ratelimit callback by
2022-01-14 06:54:14 -0400
4c0124d39
(refs/pull/2036/head)
Add missing guild features by
2022-01-14 06:43:41 -0400
f46315a07
(refs/pull/2035/head)
Create ChannelExtensions.cs by
2022-01-14 06:39:26 -0400
12c572ae7
(refs/pull/2034/head)
Update ChannelHelper.cs by
2022-01-14 06:36:58 -0400
291d1e4d3
Fix Interaction delete original response (#2033) by
2022-01-14 03:38:48 -0400
407ed5e9b
(refs/pull/1967/head)
Pack metapackage with Discord.Net.Core version by
2021-12-14 23:10:17 -0800
253104ad2
(refs/pull/2033/head)
Remove extra space by
2022-01-12 21:56:11 -0400
cd6ca99b6
Fix interaction delete by
2022-01-12 21:28:20 -0400
a06ba9fef
Make DefaultChannel exclude threads (#2031) by
2022-01-11 03:36:24 -0400
cd36bb802
Fix OperationCancelledException and add IAsyncEnumerable to wait without thread blocking (#1562) by
2022-01-11 17:24:30 +1000
367c1d300
(refs/pull/1562/head)
Fix merge errors by
2022-01-11 03:20:14 -0400
ada8eb631
(refs/pull/2031/head)
Make DefaultChannel exclude threads by
2022-01-11 03:18:20 -0400
0c609ec1b
Merge branch 'dev' into dev by
2022-01-11 03:09:49 -0400
4ed4718e1
Add Construct Method to InteractionModuleBase and Fix NRE on User-Built Module Creation (#2016) by
2022-01-11 09:52:46 +0300
e710c586b
(refs/pull/2030/head, fix/exception-on-logout)
Add catch for operation canceled by
2022-01-11 02:48:20 -0400
99d8ca4b6
Update bulk-overwrite-of-global-slash-commands.md by
2022-01-10 20:11:43 -0400
4b7cda01a
Fix IsTopLevelCommand (#2025) by
2022-01-08 11:34:02 +0300
b3c2abae4
(refs/pull/2025/head)
fix IsTopLevel for ModuleInfo and CommandInfo by
2022-01-08 11:29:42 +0300
9594ccc6d
Remove .ToLower from group name registration (#2024) by
2022-01-08 11:13:27 +0300
bba560b39
(refs/pull/2024/head)
remove .ToLower from group name registration by
2022-01-08 11:08:27 +0300
e3eb0a952
Fix ModifyAsync (#2023) by
2022-01-07 21:40:08 -0500
a7cc1dfda
(refs/pull/2023/head)
Make uniform with existing code by
2022-01-07 16:28:21 -0500
fcfd8ddfb
Fix issue with Argument cannot be blank when modifying flags by
2022-01-07 16:20:16 -0500
ce31c40d3
(refs/pull/2021/head)
Add SuppressEmbeds() method by
2022-01-07 14:29:29 -0500
944a0def9
Fix InteractionContext.Guild (#2014) by
2022-01-06 01:24:33 +0300
68e3bed4f
Add user-built AddCommand overloads to ModuleBuilder (#2015) by
2022-01-06 01:24:18 +0300
093e548cd
Match argument defaults with IDiscordInteraction on SocketInteraction (#2018) by
2022-01-05 22:23:35 +0000
d2a35ee2d
(refs/pull/2018/head)
Match argument defaults with IDiscordInteraction on SocketInteraction by
2022-01-05 13:49:55 +0000
7abffb2dc
(refs/pull/2016/head)
init by
2022-01-05 15:53:20 +0300
9a6d07cb6
Create FUNDING.yml by
2022-01-03 12:31:38 -0400
a678698f8
(refs/pull/2015/head)
fix inline docs by
2022-01-02 16:49:26 +0300