Telegram Thread_id #506
DAVIDMARTINEZROBLES
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
Its possible add the posibility to add option to send the alert to specific thread
environment:
- WUD_AUTH_BASIC_JOHN_USER=admin
- WUD_AUTH_BASIC_JOHN_HASH=xxxxxxxxxxx
- WUD_TRIGGER_SMTP_GMAIL_SIMPLETITLE=CONTAINER $${name} CAN BE UPDATED
- WUD_TRIGGER_SMTP_GMAIL_SIMPLEBODY=$${name} update |$${local}| ----> |$${remote}|
- WUD_TRIGGER_TELEGRAM_1_BOTTOKEN=xxxxxxxxxxxxxxxxxxx
- WUD_TRIGGER_TELEGRAM_1_CHATID=xxxxxxxxxxxxxxxxxx
- WUD_TRIGGER_TELEGRAM_1_THREAD_ID=XXX
or something like this
WUD_TRIGGER_TELEGRAM_1_CHATID=-XXXXXXXXX&message_thread_id=XXX
Beta Was this translation helpful? Give feedback.
All reactions