Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MenuSelectPage

The class that represents a page with the Discord Select Menu in a menu.

Hierarchy

  • MenuSelectPage

Index

Constructors

constructor

Properties

content

content: string

embeds

embeds: MessageEmbed[]

files

files: MessageAttachment[]

id

id: string

options

options: MenuSelectChoice[]

placeholder

placeholder: string

timeout

timeout: number

type

type: string

Methods

addEmbed

addFile

addOption

addOptions

  • A function for add all the options in the Discord Select Menu. The difference between normal choices in Select Menu and SelectChoice Is SelectChoice have a target instead of a value But it's just for know that the value of the select menu is the target.

    Parameters

    Returns MenuSelectPage

setContent

setId

setPlaceholder

setTimeout

Generated using TypeDoc