GetGroupRequest
Query the server for the latest state of a known group. If the account is not a member of the group, an UnknownGroupError is returned.
This type can contain the following fields:
field | type | info |
---|---|---|
account |
String | The account to interact with |
groupID |
String | |
revision |
int | the latest known revision, default value (-1) forces fetch from server |