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 Mode is GitHub.

[Deprecated("Use Diagnostics.UpdateChecks.GitHubToken instead. This property will be removed in a future version.")]
public string? UpdateCheckGitHubToken { set; }

Property Value

string