.getAvailableChannels()
Gets the channels by Guild ID and command name from the MongoDB Database | Function
Parameter
Description
Type
guildId
The ID of the guild to configure
String
commandName
The name of the command
String
Returns
Last updated