C# Class qtbot.Bot

Afficher le fichier Open project: stepperman/HB-Discord-Bot

Méthodes publiques

Свойство Type Description
_commands qtbot.CommandPlugin.CommandsPlugin
timeout qtbot.Modules.Timeout

Méthodes publiques

Méthode Description
LoginAsync ( ) : System.Threading.Tasks.Task
StartAsync ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
BuildAdminCommands ( CommandGroupBuilder adminGroup ) : void
BuildCommands ( CommandGroupBuilder group ) : void
Client_Log ( LogMessage arg ) : System.Threading.Tasks.Task

Method Details

LoginAsync() public méthode

public LoginAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

StartAsync() public méthode

public StartAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Property Details

_commands public_oe static_oe property

public static CommandsPlugin,qtbot.CommandPlugin _commands
Résultat qtbot.CommandPlugin.CommandsPlugin

timeout public_oe static_oe property

public static Timeout,qtbot.Modules timeout
Résultat qtbot.Modules.Timeout