I found this error while sending a message through bot to a private channel. Didn't fully understand why it is happening. Even though my bot is admin in that channel with all rights.
{
'ok': False,
'error_code': 400,
'description': 'Bad Request: not enough rights to send text messages to the chat'
}