Class InteractionDataApplicationCommandOption
extends BaseStructureclass BaseStructuredetritus-client/structures/BaseStructure
Interaction Data Application Command Option Structure
Constructor
constructor(
interactionData: InteractionDataApplicationCommandclass InteractionDataApplicationCommanddetritus-client/structures/InteractionDataApplicationCommand,
data?: BaseStructureDatainterface BaseStructureDatadetritus-client/structures/BaseStructureData,
isClone?: boolean
)data?: BaseStructureDatainterface BaseStructureDatadetritus-client/structures/BaseStructureData,
isClone?: boolean
Properties
interactionData: InteractionDataApplicationCommandclass InteractionDataApplicationCommanddetritus-client/structures/InteractionDataApplicationCommand[src]
options?: BaseCollectionclass BaseCollectiondetritus-utils/BaseCollection<string, InteractionDataApplicationCommandOptionclass InteractionDataApplicationCommandOptiondetritus-client/structures/InteractionDataApplicationCommandOption>[src]
type: ApplicationCommandOptionTypesenum ApplicationCommandOptionTypesdetritus-client/ApplicationCommandOptionTypes = ApplicationCommandOptionTypes.SUB_COMMANDenum ApplicationCommandOptionTypesdetritus-client/ApplicationCommandOptionTypes[src]