Skip to main content

SelectMenuDefaultValue

@discordeno/bot


Documentation / @discordeno/bot / SelectMenuDefaultValue

Interface: SelectMenuDefaultValue

Defined in: packages/types/dist/types/discordeno.d.ts:192

Properties

id

id: bigint

Defined in: packages/types/dist/types/discordeno.d.ts:194

ID of a user, role, or channel


type

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

Defined in: packages/types/dist/types/discordeno.d.ts:196

Type of value that id represents.