Livia-Valeriya Silvercrown

Results 45 comments of Livia-Valeriya Silvercrown

#1908 - rewrote how the library starts, users now use a `DiscordClientBuilder` or `IServiceCollection` to initialize DSharpPlus.

#2037 - `DiscordMessage.GetReactionsAsync` now returns an `IAsyncEnumerable`

#2043 - remade `DiscordGuild.Owner` into `DiscordGuild.GetOwnerAsync()`, avoiding a sync-over-async API call

#2045 - removed `DiscordClient.Events.cs` and all associated events, in favor of the new event handling mechanism introduced in #1908

may fix #1679 , potentially

the premise is that we're never exposing the optional to the end user *anyway*, but provide them a hatch to access this information anyway; in Velvets words, without "ripping away...

\* worth noting that i will not oppose sgen for commands in v5

STJ is being used, but NAOT is a lot of work regardless and will probably not have complete support even through v6 - it's possible, but i recommend not getting...

we have plans for a similar feature, albeit slightly different for technical reasons. it'll probably be tested soon-ish and published to nightly thereafter. that said, please also avoid cross-linking unrelated...

missing audit log keys: `flags` in invite updates - currently undocumented