[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 update it to the latest version so that I can access the new functions?
Thank you!
2
Answers
Initial params for this script are set from:
location
params (but you have to specify the params in your url).Based on my observation, the version number of telegram-web-app.js is still 7.6. You can use the magic code below to disable vertical scrolling before it gets updated by Telegram.