mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-10-31 16:53: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:
|
case td_api::messageChatSetTheme::ID:
|
||||||
break;
|
break;
|
||||||
case td_api::messageAnimatedEmoji::ID:
|
case td_api::messageAnimatedEmoji::ID:
|
||||||
UNREACHABLE();
|
|
||||||
break;
|
break;
|
||||||
case td_api::messagePassportDataSent::ID:
|
case td_api::messagePassportDataSent::ID:
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user