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

Add TelegramBotHandler topics support #484

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bernard-ng
Copy link

This PR adds support for the topic option in TelegramBotHandler, enabling the use of the Telegram message thread ID (message_thread_id). This unique identifier targets specific message threads (topics) within forum supergroups.

Reference:

@bernard-ng
Copy link
Author

@stof sorry for the ping, could you assist please ?

CI for PHP 7.4 fails with :

Required package "symfony/phpunit-bridge" is not present in the lock file.
This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r
Error: Process completed with exit code 4.

Is there any actions on my side to make theses workflows green ?

@OskarStark OskarStark changed the title TelegramBotHandler topics support Add TelegramBotHandler topics support Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant