mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Update API scheme on layer 176.
This commit is contained in:
@@ -133,7 +133,7 @@ void ShareBotGame(
|
||||
MTPVector<MTPMessageEntity>(),
|
||||
MTP_int(0), // schedule_date
|
||||
MTPInputPeer(), // send_as
|
||||
MTPstring() // quick_reply_shortcut
|
||||
MTPInputQuickReplyShortcut()
|
||||
), [=](const MTPUpdates &, const MTP::Response &) {
|
||||
}, [=](const MTP::Error &error, const MTP::Response &) {
|
||||
history->session().api().sendMessageFail(error, history->peer);
|
||||
|
Reference in New Issue
Block a user