Pinned messages [WIP]

This commit is contained in:
Ali
2020-10-09 16:19:08 +01:00
parent a64220e6eb
commit a62ab933bd
23 changed files with 258 additions and 76 deletions

View File

@@ -100,7 +100,7 @@ final class ChatRecentActionsController: TelegramBaseController {
return false
}, unblockPeer: {
}, pinMessage: { _ in
}, unpinMessage: {
}, unpinMessage: { _ in
}, shareAccountContact: {
}, reportPeer: {
}, presentPeerContact: {