Table of Contents

Property GetToken

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

GetToken

Gets the token for this application.

public required Func<string> GetToken { get; set; }

Property Value

Func<string>