Property GetToken
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
GetToken
Gets the token for this application.
public required Func<string> GetToken { get; set; }
Gets the token for this application.
public required Func<string> GetToken { get; set; }