mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Support no-topics recipient state in bot-forums.
This commit is contained in:
@@ -161,7 +161,8 @@ public:
|
||||
const QString &text) const;
|
||||
bool filesOrForwardDrop(
|
||||
not_null<Data::Thread*> thread,
|
||||
not_null<const QMimeData*> data);
|
||||
not_null<const QMimeData*> data,
|
||||
bool forumResolved = false);
|
||||
|
||||
void sendBotCommand(Bot::SendCommandRequest request);
|
||||
void hideSingleUseKeyboard(FullMsgId replyToId);
|
||||
|
||||
Reference in New Issue
Block a user