Skip to main content

DiscordComponentDefaultValue

@discordeno/bot


Documentation / @discordeno/bot / DiscordComponentDefaultValue

Interface: DiscordComponentDefaultValue

Defined in: packages/bot/src/transformers/types.ts:552

Properties

id

id: bigint

Defined in: packages/bot/src/transformers/types.ts:554

ID of a user, role, or channel


type

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

Defined in: packages/bot/src/transformers/types.ts:556

Type of value that id represents.