Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SendData does not work #673

Open
micasa-acerman opened this issue Feb 23, 2025 · 0 comments · May be fixed by #680
Open

[Bug]: SendData does not work #673

micasa-acerman opened this issue Feb 23, 2025 · 0 comments · May be fixed by #680
Assignees
Labels
bug Something isn't working

Comments

@micasa-acerman
Copy link

Telegram Application

Telegram for Android, Telegram for iOS

Describe the Bug

The library documentation says that the ability to send data is only available if the application is launched using the keyboard button.
Image

But for some reason the code specifies validation for the Inline button.
Console:
Image
Code:
Image

To Reproduce

Steps to reproduce the behavior:

  1. Click keyboard button
  2. Send data from web app via postMessage
  3. See error

Expected Behavior

When starting the application with the keyboard button, the possibility of using sendData will be available

@micasa-acerman micasa-acerman added the bug Something isn't working label Feb 23, 2025
makisukurisu added a commit to makisukurisu/telegram-apps that referenced this issue Mar 9, 2025
@makisukurisu makisukurisu linked a pull request Mar 9, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants