mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-11-01 01:02:56 +01:00
Fix crash
This commit is contained in:
parent
0bc23e3830
commit
6f785fd26b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user