Skip to main content
Version: Latest

SendTelegramMessageContent

Telegram accepts WhatsApp-shaped content and maps it internally.

oneOf
textstringrequired
context object
messageIdstringrequired
SendTelegramMessageContent
{
"text": "string",
"context": {
"messageId": "string"
}
}