How to use mini app in TG bot #931
-
I'm using a mini app to display a list of products to a TG bot, but I can't get messages from the mini app. |
Beta Was this translation helpful? Give feedback.
Answered by
venuswhispers
Jul 29, 2024
Replies: 2 comments
-
TG bots can only receive messages from mini-apps when a user opens the app using the keyboard and menu. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cryptosolis
-
thanks very much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TG bots can only receive messages from mini-apps when a user opens the app using the keyboard and menu.
It cannot receive messages when the app is opened with the inline keyboard.
https://topco.medium.com/from-bots-to-mini-apps-unveiling-telegrams-web3-ecosystem-edea254f9b5f