Skip to main content

DiscordComponentDefaultValue

@discordeno/bot


Documentation / @discordeno/bot / DiscordComponentDefaultValue

Interface: DiscordComponentDefaultValue

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

Properties

id

id: bigint

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

ID of a user, role, or channel


type

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

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

Type of value that id represents.