Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Component

Index

Constructors

constructor

Properties

Readonly client

client: Client<boolean>

Readonly name

name: Name | Name[]

Readonly run

run: (interaction: MessageComponentInteraction, args: string[]) => unknown

Type declaration

    • (interaction: MessageComponentInteraction, args: string[]): unknown
    • Parameters

      • interaction: MessageComponentInteraction
      • args: string[]

      Returns unknown

Readonly type

Optional Readonly userRequiredPermissions

userRequiredPermissions?: PermissionResolvable[]

Methods

Private validate

Generated using TypeDoc