Table of Contents

Interface IDiscordOptions

Namespace
NetCord.Hosting
Assembly
NetCord.Hosting.dll
public interface IDiscordOptions

Properties

PublicKey

string? PublicKey { get; set; }

Property Value

string

Token

string? Token { get; set; }

Property Value

string