Table of Contents

Property UpdateCheckGitHubToken

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

UpdateCheckGitHubToken

Sets the GitHub token to use for the update check.

Only useful if extensions are private and UpdateCheckMode is GitHub.

public string? UpdateCheckGitHubToken { set; }

Property Value

string