Class

StartVerification

StartVerification()

Sends an embed with reaction collector for users to re-verify via DMs with the bot from inside the server.
Constructor

# new StartVerification()

View Source commands/verification/start-verification.js, line 16

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/start-verification.js, line 35