@hunteroi/discord-form
    Preparing search index...

    Class FormManager

    A manager to send a form to users through DM.

    FormManager

    Hierarchy

    • EventEmitter
      • FormManager
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    client: Client

    The Discord client.

    FormManager

    Methods

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

      Parameters

      • user: User

        the user

      Returns Promise<void>