小编Dun*_*sen的帖子

AttributeError: 模块“telegram”没有属性“Bot”

我正在使用 python 并收到此错误。

  1. 输入电报
  2. telegram.Bot(token = '###############')

当我运行它时,出现:“AttributeError: module 'telegram' has no attribute 'Bot'” 任何想法如何解决这个问题?

python api attributeerror telegram

5
推荐指数
2
解决办法
1万
查看次数

标签 统计

api ×1

attributeerror ×1

python ×1

telegram ×1