Search...

SlashCommandAttachmentOption

No summary provided.
declare class SlashCommandAttachmentOption extends ApplicationCommandOptionBase 
declare class SlashCommandAttachmentOption extends ApplicationCommandOptionBase 
Readonly

required

:

boolean

Protected

runRequiredValidations()

:

void

setRequired(required)

:

this

Marks the option as required
NameTypeOptionalDescription
requiredbooleanNoIf this option should be required
Inherited from ApplicationCommandOptionBase