mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 16:05:57 +00:00
Update API scheme to layer 200.
This commit is contained in:
@@ -144,6 +144,7 @@ void ShareBotGame(
|
||||
MTP_int(0), // schedule_date
|
||||
MTPInputPeer(), // send_as
|
||||
MTPInputQuickReplyShortcut(),
|
||||
MTPlong(),
|
||||
MTPlong()
|
||||
), [=](const MTPUpdates &, const MTP::Response &) {
|
||||
}, [=](const MTP::Error &error, const MTP::Response &) {
|
||||
|
Reference in New Issue
Block a user