Telegram机器人不能往频道发消息,报错“telegram.error.BadRequest: Not enough rights to send text messages to the chat”

之前的代码都没动过,今天代码中 bot.send_message(chat_id=conf.channel_id, text=text_to_show, parse_mode=ParseMode.MARKDOWN, reply_markup … 继续阅读Telegram机器人不能往频道发消息,报错“telegram.error.BadRequest: Not enough rights to send text messages to the chat”