Method or event which close telegram web app – Telegram API
I make telegram web app using React Js. I need method which closed telegram web app and returned to chat. I found info that there is method close in window.Telegram.WebApp. But it's undefined when I consoled. And this method doesn't…