ComponentDefaultValue
Documentation / @discordeno/bot / ComponentDefaultValue
Interface: ComponentDefaultValue
Defined in: transformers/types.ts:732
Properties
id
id:
bigint
Defined in: transformers/types.ts:734
ID of a user, role, or channel
type
type:
"user"|"channel"|"role"
Defined in: transformers/types.ts:736
Type of value that id represents.