TextDisplayComponent
Documentation / @discordeno/types / TextDisplayComponent
Interface: TextDisplayComponent
Defined in: discordeno/components.ts:357
https://docs.discord.com/developers/components/reference#text-display
Extends
Properties
content
content:
string
Defined in: discordeno/components.ts:361
Text that will be displayed similar to a message
id?
optionalid?:number
Defined in: discordeno/components.ts:42
32 bit integer used as an optional identifier for component
Inherited from
type
type:
TextDisplay
Defined in: discordeno/components.ts:358
The type of the component