A manager to send a form to users through DM.

FormManager

Hierarchy

  • EventEmitter
    • FormManager

Constructors

Properties

Methods

Constructors

Properties

client: Client<boolean>

The Discord client.

Memberof

FormManager

Methods

  • Sends a button message in the user's DM.

    Parameters

    • user: User

      the user

    Returns Promise<void>