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

Keyboard reply command handler not working #1124

Open
makkmarci13 opened this issue Apr 4, 2024 · 0 comments
Open

Keyboard reply command handler not working #1124

makkmarci13 opened this issue Apr 4, 2024 · 0 comments
Labels

Comments

@makkmarci13
Copy link
Contributor

makkmarci13 commented Apr 4, 2024

PHP version

8.1.27

irazasyed/telegram-bot-sdk version

https://github.com/makkmarci13/telegram-bot-sdk (waiting for the new relese for forum)

Laravel version (if any)

10

Code To Reproduce the bug

When user press to any keyboard action, commands are not handled, but if I send manually, works perfectly.

Other issue is when I use replyWithMessage in command, it replies to general chat, and not to the forum where I run the command.

Also if I need to write custom handler for reply commands, how can i call these? Because the triggerCommand function will be depricated.

image

image

image

Error stacktrace (if any)

No response

@makkmarci13 makkmarci13 added the bug label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant