Méthode | Description | |
---|---|---|
RunBotCommand ( string command, |
||
RunBotCommandDiscord ( string command, Discord.Message message ) : void |
Méthode | Description | |
---|---|---|
SendAndShowMessage ( string message ) : void | ||
SendMessageDiscord ( string message, ulong serverId, ulong channelId ) : void |
public static RunBotCommand ( string command, |
||
command | string | |
message | ||
Résultat | void |
public static RunBotCommandDiscord ( string command, Discord.Message message ) : void | ||
command | string | |
message | Discord.Message | |
Résultat | void |