Skip to main content

SelectMenuDefaultValue

Documentation


Documentation / @discordeno/types / SelectMenuDefaultValue

Interface: SelectMenuDefaultValue

Defined in: discordeno/components.ts:226

https://docs.discord.com/developers/components/reference#user-select-select-default-value-structure

Properties

id

id: BigString

Defined in: discordeno/components.ts:228

ID of a user, role, or channel


type

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

Defined in: discordeno/components.ts:230

Type of value that id represents.