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