Update API

This commit is contained in:
Ali
2023-01-11 13:41:48 +04:00
parent 858f765d1c
commit 28b2e25514
37 changed files with 30005 additions and 29446 deletions

View File

@@ -861,6 +861,8 @@ final class ChatPinnedMessageTitlePanelNode: ChatTitleAccessoryPanelNode {
})
case let .openWebView(url, simple):
controllerInteraction.openWebView(button.title, url, simple, false)
case .requestPeer:
break
}
break