Update API [skip ci]

This commit is contained in:
Ilya Laktyushin
2024-11-08 15:45:48 +01:00
parent 83a7019d0f
commit 85b6a8ffe9
40 changed files with 1686 additions and 841 deletions

View File

@@ -332,7 +332,6 @@ func webAppEmojiStatusAlertController(
accountPeer: EnginePeer,
botName: String,
icons: [TelegramMediaFile],
expirationDate: Int32?,
completion: @escaping (Bool) -> Void
) -> AlertController {
let presentationData = context.sharedContext.currentPresentationData.with { $0 }