mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added simple animation of stickers sending from inline bots.
This commit is contained in:
@@ -325,7 +325,8 @@ public:
|
||||
void sendInlineResult(
|
||||
not_null<UserData*> bot,
|
||||
not_null<InlineBots::Result*> data,
|
||||
const SendAction &action);
|
||||
const SendAction &action,
|
||||
std::optional<MsgId> localMessageId);
|
||||
void sendMessageFail(
|
||||
const MTP::Error &error,
|
||||
not_null<PeerData*> peer,
|
||||
|
Reference in New Issue
Block a user