[WIP] Pinned messages update

This commit is contained in:
Ali
2020-10-20 21:49:49 +04:00
parent 047a0085c7
commit a913f14472
62 changed files with 5015 additions and 4344 deletions

View File

@@ -101,6 +101,8 @@ final class ChatRecentActionsController: TelegramBaseController {
}, unblockPeer: {
}, pinMessage: { _ in
}, unpinMessage: { _, _ in
}, unpinAllMessages: {
}, openPinnedList: { _ in
}, shareAccountContact: {
}, reportPeer: {
}, presentPeerContact: {