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