Class OAuth2DiscordClient
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
Represents a thin client to serve as the base for OAuth2 usage.
public sealed class OAuth2DiscordClient : BaseDiscordClient
- Inheritance
-
objectOAuth2DiscordClient
- Inherited Members
Properties
- Guilds
Gets the cached guilds for this client.
Methods
- Dispose()
Disposes this client.
- InitializeAsync()
Initializes this client. This method fetches information about current user, application, and voice regions.