.isDisabled()

Checks if a command is disabled in a server | Function

.isDisabled(guildId, commandName)
Parameter
Description
Type

guildId

The guild ID

String

commandName

The command name

String

Returns

boolean

Last updated