How I can send messages to topics?
FinecoFinit opened this issue · 2 comments
FinecoFinit commented
How I can send messages to topics?
FinecoFinit commented
Turned out telegram changes chat ID after it becomes supergroup
FinecoFinit commented
_, err = tg.Send(tele.ChatID(adminLogChat), "hello", &tele.SendOptions{
ThreadID: 2,
})
ThreadID stands here for topic