Skip to main content

SelectMenuDefaultValue

@discordeno/bot


Documentation / @discordeno/bot / SelectMenuDefaultValue

Interface: SelectMenuDefaultValue

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

Properties

id

id: bigint

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

ID of a user, role, or channel


type

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

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

Type of value that id represents.