Gets the channels by Guild ID and command name from the MongoDB Database | Function
.getAvailableChannels(guildId, commandName)
guildId
The ID of the guild to configure
String
commandName
The name of the command
Promise<string[]>
Last updated 3 years ago