Implement a special context menu for sender userpic.
This commit is contained in:
@@ -163,7 +163,10 @@ public:
|
||||
void sendBotCommand(Bot::SendCommandRequest request);
|
||||
void hideSingleUseKeyboard(FullMsgId replyToId);
|
||||
|
||||
void searchMessages(const QString &query, Dialogs::Key inChat);
|
||||
void searchMessages(
|
||||
const QString &query,
|
||||
Dialogs::Key inChat,
|
||||
PeerData *searchFrom = nullptr);
|
||||
|
||||
void setChatBackground(
|
||||
const Data::WallPaper &background,
|
||||
|
||||
Reference in New Issue
Block a user