-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[Notifier][Telegram] Add TelegramOptions::messageThreadId() #61444
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
[Notifier][Telegram] Add TelegramOptions::messageThreadId() #61444
Conversation
fabpot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you document this new feature in the bridge README file?
OskarStark
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No test to adjust? If not, can you please add one like for the other option classes in other bridges? Thanks
5e92dc2 to
5437d9e
Compare
|
Thank you @MKC-MKC. |
Telegram has long supported
threadbased messages.This PR adds an option to enable that support.
Use this method like this: