Interface: GroupRoleOptions
structures.GroupRoleOptions
Table of contents
Properties
Properties
group
• group: object
Type declaration:
| Name | Type |
|---|---|
id |
number |
name? |
undefined | string |
Defined in: structures/Group.ts:769
id
• Optional id: undefined | number
Defined in: structures/Group.ts:766
name
• Optional name: undefined | string
Defined in: structures/Group.ts:767
rank
• Optional rank: undefined | number
Defined in: structures/Group.ts:768