I am the admin of a channel, and a supergroup. The supergroup has various topics. One of them is titled: “Test”. The message link for the first message sent to that topic is: https://t.me/c/211XXXXXXX/16/17
I am signed into telethon as userbot using api id and hash. Now, using telethon, I want to send a message to this topic. I sent message to -100211XXXXXXX via
client.forward_messages(id, message)
but it sent message to #general and not the topic where I intend.
What shall I do? I am using telethon, and the bot is a userbot.
user24704742 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.