this is the original report from another person
python-telegram-bot/python-telegram-bot#4739 (comment)
it is impossible to "reply in another chat" using sendMessage when destination is general topic of the chat.
if you set message_thread_id 1 => 400 message thread not found
if you don't specify message_thread_id it replies in the source thread of reply_to_message_id message.