mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
support of bots added to megagroups
This commit is contained in:
@@ -384,7 +384,8 @@ public:
|
||||
void updateMutedIn(int32 seconds);
|
||||
|
||||
void updateStickers();
|
||||
void botCommandsChanged(UserData *bot);
|
||||
void notifyBotCommandsChanged(UserData *bot);
|
||||
void notifyUserIsBotChanged(UserData *bot);
|
||||
|
||||
void choosePeer(PeerId peerId, MsgId showAtMsgId); // does offerPeer or showPeerHistory
|
||||
void clearBotStartToken(PeerData *peer);
|
||||
|
Reference in New Issue
Block a user