BanUserRequest
Bans users from a group. This works even if the users aren’t in the group. If they are currently in the group, they will also be removed.
This type can contain the following fields:
| field | type | info | 
|---|---|---|
| account | String | The account to interact with | 
| group_id | String | |
| users | List of v1.JsonAddress | List of users to ban |