-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
参见 Telegram Bot 文档:
https://core.telegram.org/bots/api#setwebhook
即在设置 Webhook 的时候提供一个 secret_token 参数,
然后 Telegram 服务器发送请求到 Bot 的 Webhook 地址时就会携带一个标头 X-Telegram-Bot-Api-Secret-Token,
可以通过这样的方式来验证请求是否来自 Telegram,以增强安全性。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels