Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatCommandOptionObject

Discord CHAT_INPUT command option object

interface

Hierarchy

  • ChatCommandOptionObject

Index

Properties

Optional choices

List of command option choices

remarks

type must be set to 3 in order to implement choices

description

description: string

Parameter description

name

name: string

Parameter name

Optional options

Discord nested options/parameters

Optional required

required?: boolean

Whether this parameter is required to complete the request (command)\

type

Parameter type

Generated using TypeDoc