Extends
Members
Methods
# async runCommand(botGuild, message, args)
Required class by children, should contain the command code.
Parameters:
Name | Type | Description |
---|---|---|
botGuild |
BotGuildModel | |
message |
Message | the message that has the command |
args |
Object | |
activityName |
String | the activity for this activity command |