Open orzklv opened 1 year ago
Sometimes, we might wanna filter incoming messages from minecraft to telegram by creating topic and letting bot spam whatever to the topic. However, currently the plugin supports only plain sendMessage to chat without topics.
You may refer to message_thread_id at API doc. API: https://core.telegram.org/bots/api#sendmessage
Sometimes, we might wanna filter incoming messages from minecraft to telegram by creating topic and letting bot spam whatever to the topic. However, currently the plugin supports only plain sendMessage to chat without topics.
You may refer to message_thread_id at API doc. API: https://core.telegram.org/bots/api#sendmessage