game / pragma.party / PartyService / leaveServiceV1 /
leaveServiceV1 #
suspend fun leaveServiceV1(session: ServiceSession, request: PartyRpc.LeaveServiceV1Request): PartyRpc.LeaveServiceV1Response
Removes a player from a party, invoking PartyPlugin.onRemovePlayer.