Maker
Telegram Quotly Maker
post/maker/quotly
Request body
Example request
{
"backgroundColor": "#FFFFFF",
"width": 512,
"height": 768,
"scale": 2,
"messages": [
{
"avatar": true,
"from": {
"id": 1,
"name": "PaxSenix",
"photo": {
"url": "https://files.catbox.moe/qqlqw8.jpg"
}
},
"text": "Hello",
"replyMessage": {
"name": "PaxSenix",
"text": "Hey",
"chatId": 1
}
}
]
}Response
Success - Got the response
Changes
No recorded changes to this endpoint across all 1 revision of this API.