Method GetCurrentApplicationAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
GetCurrentApplicationAsync()
Gets the current API application.
public Task<DiscordApplication> GetCurrentApplicationAsync()
Returns
- Task<DiscordApplication>
Current API application.