2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

Mention user from context menu

This commit is contained in:
RadRussianRus
2020-07-30 16:36:07 +03:00
parent 22bce76f1d
commit d6face04c9
13 changed files with 52 additions and 0 deletions

View File

@@ -220,6 +220,8 @@ public:
void searchInChat(Dialogs::Key chat);
void mentionUser(PeerData *peer);
void ui_showPeerHistory(
PeerId peer,
const SectionShow &params,