BaseComponent
Documentation / @discordeno/types / BaseComponent
Interface: BaseComponent
Defined in: discordeno/components.ts:38
https://docs.discord.com/developers/components/reference#anatomy-of-a-component
Extended by
ActionRowButtonComponentStringSelectComponentTextInputComponentUserSelectComponentRoleSelectComponentMentionableSelectComponentChannelSelectComponentSectionComponentTextDisplayComponentThumbnailComponentMediaGalleryComponentFileComponentSeparatorComponentContainerComponentLabelComponentFileUploadComponentRadioGroupComponentCheckboxGroupComponentCheckboxComponent
Properties
id?
optionalid?:number
Defined in: discordeno/components.ts:42
32 bit integer used as an optional identifier for component
type
type:
MessageComponentTypes
Defined in: discordeno/components.ts:40
The type of the component