alertmanager-webhook-telegram-python icon indicating copy to clipboard operation
alertmanager-webhook-telegram-python copied to clipboard

Req: add topics support

Open alexunderboots opened this issue 9 months ago • 0 comments

please add telegram topics support create_task(context.bot.send_message(text=f'{text}', chat_id=channel, message_thread_id=thread, disable_web_page_preview=True, parse_mode=parse_mode)) message_thread_id=thread,

alexunderboots avatar Oct 18 '23 12:10 alexunderboots