You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I call from server bot id message for share and send by WebApp.shareMessage.
I close popup or send this message to user.
One more time get id message and send by WebApp.shareMessage and... nothing and error in console '[Telegram.WebApp] Share message is already opened'
How I fix it?
The text was updated successfully, but these errors were encountered:
@ksupipr Thanks for your suggestion! I have already implemented your solution using Telegram.WebView.postEvent('web_app_send_prepared_message', ...) instead of WebApp.shareMessage().
Hello
I call from server bot id message for share and send by WebApp.shareMessage.
I close popup or send this message to user.
One more time get id message and send by WebApp.shareMessage and... nothing and error in console '[Telegram.WebApp] Share message is already opened'
How I fix it?
The text was updated successfully, but these errors were encountered: