白菜

Recent content on 白菜

马上订阅 白菜 RSS 更新: https://blog.baicai.me/index.xml

设置Telegram机器人的webhook

admin@baicai.me (白菜)
2023年2月10日 23:04

设置Webhook

https://api.telegram.org/bot{my_bot_token}/setWebhook?url={url_to_send_updates_to}

例如:

https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/setWebhook?url=https://baicai.me

获取Webhook

https://api.telegram.org/bot{my_bot_token}/getWebhookInfo