I am trying to send message to my private channel using bot API, but getting this error:
{
'ok': False,
'error_code': 400,
'description': 'Bad Request: not enough rights to send text messages to the chat'
}
This error is happening recently only, this used to work till yesterday. My bot is already admin to this channel and has access to all messages.
This is not happening in private chats or supergroups.
8
Answers
i’ve faced this issue too. yesterday for a while and today constantly
Also experiencing the same issue.
Same for about 7.5 hours now. Just without reason. Ive tried to readd bot to the chat – nothing helps
Same here.
Suddenly stopped working.
Same issue till yesterday all was fine but today it is not working.
is telegram changing their API T&C?
Same issue here, receiving
nothing changed from my code, started approx. 8 hours ago.
Maybe we can report somewhere all of us and they will handle it quickly? any idea?
I reported to https://telegram.org/support – maybe we have to contact them all of us, that can speed things from their side including a link to this post here.
The only possible solution right now is to run an older version of Telegram Bot API yourself.