Class

ManualVerify

ManualVerify()

Will manually verify a user to the server and the database. Asks the user for a user ID, email, and type(s) to add with.

Extends

Members

CommandPermissionInfo

# private permissionInfo

The permission info
Overrides:

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

Methods

# async runCommand(botGuild, message)

Parameters:
Name Type Description
botGuild BotGuildModel
message Message
Overrides:

View Source commands/verification/manual-verify.js, line 39