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
Describe the bug
When clicked, any KeyboardButton with True request_location parameter (for bots) behaves as usual (just sends text) and is also clickable
As a result, no location request occurs, the text from the button is simply sent to the chat
Expected behavior
As far as I understand, there is no full-fledged possibility to implement a location request with a map, similar to the mobile version of Telegram.
It would be better to make such buttons initially unclickable, as in Telegram Web A, or display a notification after clicking, as in the desktop Telegram application. Since the current message sending behavior is clearly not what is expected for such buttons
Screenshots
These are examples of more expected behavior listed above
Desktop (please complete the following information):
OS: Ubuntu 24.04.1 LTS (Linux 6.8.0-51-generic); Windows 11 Pro (Version 23H2 - OS Build 22631.2009)
Browser: Google Chrome 64 bit (132.0.6834.83); Mozilla Firefox 64 bit (134.0.1)
The text was updated successfully, but these errors were encountered:
Describe the bug
When clicked, any KeyboardButton with True request_location parameter (for bots) behaves as usual (just sends text) and is also clickable
To Reproduce
Steps to reproduce the behavior:
Expected behavior
As far as I understand, there is no full-fledged possibility to implement a location request with a map, similar to the mobile version of Telegram.
It would be better to make such buttons initially unclickable, as in Telegram Web A, or display a notification after clicking, as in the desktop Telegram application. Since the current message sending behavior is clearly not what is expected for such buttons
Screenshots
These are examples of more expected behavior listed above
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: