Home | Donate | Documentation | Register | Login
POST https://telegrambotbuilder.com/webhook/message/:telegram_key
Body
Required: message (String)
Optional: chat_id (String) - Not sending chat_id will send the message to all chats
When a chat is updated, Telegram Bot Builder will send the update payload to your webhook. The payload is documented by Telegram here.