TelegramSwift icon indicating copy to clipboard operation
TelegramSwift copied to clipboard

Bot api 6.9 not working (Cloud Storage)

Open 9en9i opened this issue 1 year ago • 0 comments

I'm developing a Telegram mini app. In my project I am using the new Cloud Storage api. I noticed that CloudStorage.getItem and other methods don't work. According to the documentation the second argument should be callback. The problem is that this callback is not executed in this client. My code using cloud storage api works in all other clients, so I conclude that the problem is in this client.

9en9i avatar Nov 26 '23 10:11 9en9i