【发布时间】:2015-12-08 19:38:41
【问题描述】:
我为我的电报机器人使用 setWebhook,现在我需要使用 getUpdates。我已阅读文档,他们说我只能使用一种方法。
问题是,我在控制台中:
{"ok":false,"error_code":409,"description":"Error: Conflict: another webhook is active"}
那么问题来了,如何UNSET webhook 和使用getUpdates?
【问题讨论】:
标签: telegram telegram-bot