【发布时间】:2016-07-31 00:21:16
【问题描述】:
是否可以通过电报机器人将所有收到的照片保存到文件夹中?有个方法getFile(https://core.telegram.org/bots/api#getfile)但是不知道怎么用。
我在 Telegram Bot API 周围使用 python 包装器:https://github.com/eternnoir/pyTelegramBotAPI
【问题讨论】:
标签: python telegram telegram-bot py-telegram-bot-api