Skip to main content
POST
Send a Telegram message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
conversationId
string
required
Minimum string length: 1

Body

application/json
text
string
Required string length: 1 - 4096
mediaItems
object[]
Required array length: 1 - 10 elements

Response

Telegram message sent.

ok
boolean
required
data
object
required