MsgCreateGroupWithPolicy is the Msg/CreateGroupWithPolicy request type.
admin is the account address of the group and group policy admin.
group_metadata is any arbitrary metadata attached to the group.
group_policy_as_admin is a boolean field, if set to true, the group policy account address will be used as group and group policy admin.
group_policy_metadata is any arbitrary metadata attached to the group policy.
members defines the group members.
A successful response.
MsgCreateGroupWithPolicyResponse is the Msg/CreateGroupWithPolicy response type.
group_id is the unique ID of the newly created group with policy.
group_policy_address is the account address of the newly created group policy.