BaseComponent
Documentation / @discordeno/bot / BaseComponent
Interface: BaseComponent
Defined in: packages/types/dist/types/discordeno.d.ts:61
https://discord.com/developers/docs/components/reference#anatomy-of-a-component
Extended by
ActionRow
ButtonComponent
StringSelectComponent
UserSelectComponent
RoleSelectComponent
MentionableSelectComponent
ChannelSelectComponent
TextInputComponent
SectionComponent
TextDisplayComponent
ThumbnailComponent
MediaGalleryComponent
FileComponent
SeparatorComponent
ContainerComponent
Properties
id?
optional
id:number
Defined in: packages/types/dist/types/discordeno.d.ts:65
32 bit integer used as an optional identifier for component
type
type:
MessageComponentTypes
Defined in: packages/types/dist/types/discordeno.d.ts:63
The type of the component