message content
Name | Description |
---|---|
text Required | String Text of the message |
media Required | array<String> An array of URLs to publicly available media files. In case the parameter is specified and its value different from |
{
"text": "text0",
"media": [
"media6",
"media7"
]
}