Interface IDiscordOptions
public interface IDiscordOptions
Properties
PublicKey
string? PublicKey { get; set; }
Property Value
Token
string? Token { get; set; }
public interface IDiscordOptions
string? PublicKey { get; set; }
string? Token { get; set; }