Skip to main content

DiscordBaseComponent

@discordeno/bot


Documentation / @discordeno/bot / DiscordBaseComponent

Interface: DiscordBaseComponent

Defined in: packages/types/dist/types/discord/components.d.ts:39

https://discord.com/developers/docs/components/reference#anatomy-of-a-component

Extended by

Properties

id?

optional id: number

Defined in: packages/types/dist/types/discord/components.d.ts:43

32 bit integer used as an optional identifier for component


type

type: MessageComponentTypes

Defined in: packages/types/dist/types/discord/components.d.ts:41

The type of the component