Interface: GroupShoutOptions
structures/Group.GroupShoutOptions
Table of contents
Properties
Properties
content
• content: string
Defined in: structures/Group.ts:861
creator
• creator: object
Type declaration:
Name | Type |
---|---|
id |
number |
username |
string |
Defined in: structures/Group.ts:862
group
• group: object
Type declaration:
Name | Type |
---|---|
id |
number |
name ? |
undefined | string |
Defined in: structures/Group.ts:866