Skip to content

Update telegram.go for support message_thread_id param#273

Merged
huacnlee merged 4 commits into
gobackup:mainfrom
yuler:patch-1
Jan 22, 2025
Merged

Update telegram.go for support message_thread_id param#273
huacnlee merged 4 commits into
gobackup:mainfrom
yuler:patch-1

Conversation

@yuler
Copy link
Copy Markdown
Contributor

@yuler yuler commented Nov 22, 2024

Summary

I noticed that the current Telegram notifier does not support the message_thread_id parameter, which is necessary for sending messages to specific threads in a forum-style chat.

What I did

I added support for the message_thread_id parameter to the notifier.

Note

I'm relatively new to Golang, so I welcome feedback on both functionality and code style.

@huacnlee
Copy link
Copy Markdown
Collaborator

Thank you.

@huacnlee huacnlee merged commit b6aa06c into gobackup:main Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants