Future<void> removeMatchmaker(String ticket) => _send( rtpb.Envelope(matchmakerRemove: rtpb.MatchmakerRemove(ticket: ticket)));