1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-26 16:18:47 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
a076a61ae4
Add DiscordGuild.GetMemberOrNullAsync
D#+ throws an undocumented NotFoundException when a member does not exist. This method returns null instead
2023-02-19 15:27:51 +00:00
c8d2a5cbec
Call .ConfigureAwait(false)
Yes I wrote true, this was a mistake.

https://media.tenor.com/YQv2NMgnGmoAAAAC/tom-hanks-forrest-gump.gif
2022-11-29 18:53:58 +00:00
c9e473e86f
ConfigureAwait(true) on awaited methods 2022-11-29 16:11:06 +00:00
87042d89ba
Add X10D.Hosting & X10D.DSharpPlus 2022-07-20 17:50:47 +01:00