ChatJoinResultSuccess copyWith({int? chatId}) => ChatJoinResultSuccess(chatId: chatId ?? this.chatId);