Skip to main content

DiscordComponentDefaultValue

Documentation


Documentation / @discordeno/bot / DiscordComponentDefaultValue

Interface: DiscordComponentDefaultValue

Defined in: bot/src/transformers/types.ts:605

Properties

id

id: bigint

Defined in: bot/src/transformers/types.ts:607

ID of a user, role, or channel


type

type: "channel" | "role" | "user"

Defined in: bot/src/transformers/types.ts:609

Type of value that id represents.