Interface RawApplicationCommandOptionData

Hierarchy

  • RawApplicationCommandOptionData

Properties

autocomplete?: boolean
channelTypes?: ChannelTypes[]
description: string
descriptionLocalizations?: Record<Locales, string>
maxLength?: number
maxValue?: number
minLength?: number
minValue?: number
name: string
nameLocalizations?: Record<Locales, string>
required?: boolean

Generated using TypeDoc