Class

Verify

Verify()

Will verify the user running the command, needs the user's email and guild ID. Can only be run through DM.

Extends

Members

CommandPermissionInfo

# private permissionInfo

The permission info
Overrides:

View Source classes/permission-command.js, line 40

Methods

# async runCommand(botGuild, message, args)

Parameters:
Name Type Description
botGuild BotGuildModel
message Message
args Object
email String
guildId String
Overrides:

View Source commands/verification/verify.js, line 48