diff --git a/telegram-bot-api/Client.cpp b/telegram-bot-api/Client.cpp index 7d54551..e938b4a 100644 --- a/telegram-bot-api/Client.cpp +++ b/telegram-bot-api/Client.cpp @@ -2827,7 +2827,6 @@ void Client::JsonMessage::store(td::JsonValueScope *scope) const { case td_api::messageChatSetTheme::ID: break; case td_api::messageAnimatedEmoji::ID: - UNREACHABLE(); break; case td_api::messagePassportDataSent::ID: break;