Interface CombinedApplicationCommandOption

Hierarchy

  • CombinedApplicationCommandOption

Properties

autocomplete?: boolean
channelTypes?: GuildChannelTypes[]
description: string
descriptionLocalizations?: null | Record<Locale, string>
maxLength?: number
maxValue?: number
minLength?: number
minValue?: number
name: string
nameLocalizations?: null | Record<Locale, string>
required?: boolean