skip to Main Content

Telegram webapp screen size

I would like to know if the screen size of the Telegram mini app is fixed on the PC (Mac/Windows) or mobile (iOS/Android) versions. I have noticed that during development, some people's display heights vary significantly. I want to know…

VIEW QUESTION

Telegram bot users showing

I created Telegram bot and app using BotFather, and I linked my Vercel link to the app, there is 30+ users used entered my app, but when I search my bot in the Telegram searchbox, I see that my bot…

VIEW QUESTION

How to check data hash in telegram mini app?

I create backend for mini app in telegram. I think, my code is correct, but i get wrong hash. Maybe I create data check string in wrong format: auth_date=1721732407nquery_id=AAGc5YMWAAAAAJzlgxb_3ABGnuser={"id":377742748,"first_name":"Марк","last_name":"Аникин","username":"corray9","language_code":"en","allows_write_to_pm":true} Is that correct? I'm not sure about serialization of user object.…

VIEW QUESTION

How can I update the Telegram BOT API version?

[Telegram.WebApp] Changing swipes behavior is not supported in version 6.0 <script src="https://telegram.org/js/telegram-web-app.js"></script> I'm currently using the Telegram functions and noticed that when I visit the link above, the web app version is set to 6.0. Is there a way to…

VIEW QUESTION
Back To Top
Search