social / pragma.account / AccountService / editPlayerGroupPartnerV1 /
editPlayerGroupPartnerV1 #
suspend fun editPlayerGroupPartnerV1(partnerSession: PartnerSession, request: AccountRpc.EditPlayerGroupPartnerV1Request): AccountRpc.EditPlayerGroupPartnerV1Response
Edits the name and description and returns a PlayerGroup.
PragmaApplicationErrors
- pragma.ValidationFailedApplicationError when group name is empty.
- AccountRpc.GroupAlreadyExistsApplicationError when name is already in use.