Interface: PartialUserOptions
structures/User.PartialUserOptions
Table of contents
Properties
Properties
displayName
• Optional
displayName: undefined | string
Defined in: structures/User.ts:586
id
• id: number
Defined in: structures/User.ts:584
name
• Optional
name: undefined | string
Defined in: structures/User.ts:585