Table of Contents

Property GitHubToken

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

GitHubToken

Sets the GitHub token to use for the update check.

Only useful if extensions are private and Mode is GitHub.

public string? GitHubToken { set; }

Property Value

string