I'm using my bot to tell important news, but when I using sendMessage
to the channel I'm receiving the following error:
{"ok":false,"error_code":403,"description":"Error: Forbidden: bot is not a participant of the channel"}
In the Change Log they mention it's not possible via the client to send a message to a channel, but then what is the other way to do that?
So, the question is, how to add my bot to the channel?