game / pragma.party / PartyService / updatePartyPlayerV1 /
updatePartyPlayerV1 #
suspend fun updatePartyPlayerV1(session: PlayerSession, request: PartyRpc.UpdatePartyPlayerV1Request): PartyRpc.UpdatePartyPlayerV1Response
Updates a party, scoped to yourself. Invokes PartyPlugin.updatePlayer to process updates.