Interface: UserBaseOptions
structures.UserBaseOptions
Table of contents
Properties
Properties
displayName
• Optional
displayName: undefined | string
Defined in: structures/User.ts:62
id
• id: number
Defined in: structures/User.ts:60
membership
• Optional
membership: undefined | boolean
Defined in: structures/User.ts:63
name
• Optional
name: undefined | null | string
Defined in: structures/User.ts:61