Support Telegram topics for module and returner#68771
Support Telegram topics for module and returner#68771hatamiarash7 wants to merge 4 commits intosaltstack:3007.xfrom
Conversation
|
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here's some information that may help as you continue your Salt journey. There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
twangboy
left a comment
There was a problem hiding this comment.
Please write some tests for these
|
Done. Tests added/updated to cover the |
What does this PR do?
If we use different topics in a Telegram group, there will be no ability to send messages in specific topics. This is the case for modules and returners. In order for the user to be able to do this, the
thread_idof that topic must be defined.This PR will add the ability to detect and use this value to use Telegram threads in the project.
What issues does this PR fix or reference?
Fixes #68770
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes