JsonGroupV2Info
This type can contain the following fields:
| field | type | info | 
|---|---|---|
| accessControl | v0.GroupAccessControl | current access control settings for this group | 
| avatar | String | path to the group’s avatar on local disk, if available | 
| description | String | |
| id | String | |
| inviteLink | String | the signal.group link, if applicable | 
| memberDetail | List of v0.GroupMember | detailed member list | 
| members | List of v0.JsonAddress | |
| pendingMemberDetail | List of v0.GroupMember | detailed pending member list | 
| pendingMembers | List of v0.JsonAddress | |
| requestingMembers | List of v0.JsonAddress | |
| revision | int | |
| timer | int | |
| title | String | 
- v0.JsonDataMessage.groupV2