通用 webhook 桥接允许任何外部系统通过 Telegram 机器人收发消息。Documentation Index
Fetch the complete documentation index at: https://botmux-mintlify-api-updates-1776816558.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
接收消息
向 BotMux 发送消息:发送消息
当机器人发送回复时,BotMux 会通过 HTTP POST 将消息转发到配置的 Callback URL。设置
- 选择机器人 → Bridges → Add Bridge
- 将 Protocol 设置为
webhook - 设置用于发送消息的 Callback URL
- 启用并保存
- 使用桥接 ID 构建接收 URL:
/bridge/{id}/incoming