mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update API scheme on layer 224.
This commit is contained in:
@@ -1875,6 +1875,7 @@ ServiceAction ParseServiceAction(
|
||||
auto content = ActionManagedBotCreated();
|
||||
content.botId = data.vbot_id().v;
|
||||
result.content = content;
|
||||
}, [&](const MTPDmessageActionPollAppendAnswer &data) {
|
||||
}, [](const MTPDmessageActionEmpty &data) {});
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user