Interface: GroupMemberOptions
structures.GroupMemberOptions
Table of contents
Properties
Properties
group
• group: PartialGroupOptions
Defined in: structures/Group.ts:630
id
• id: number
The user id
Defined in: structures/Group.ts:635
name
• Optional
name: undefined | null | string
Defined in: structures/Group.ts:631
role
• Optional
role: undefined | { id
: number ; name
: string ; rank
: number }
Defined in: structures/Group.ts:636