Extends
Members
Methods
# async runCommand(botGuild, message, args)
Parameters:
Name | Type | Description |
---|---|---|
botGuild |
BotGuildModel | the botGuild instance given from PermissionCommand |
message |
Message | the message in which the command was run |
args |
Object | the command arguments |
keepPinned |
Boolean | if true any pinned messages will not be removed |