sendMessage

Request

{
    "chat_id": "@tly",
    "text": "welcome",
    "parse_mode": "yes",
    "reply_to_message_id": 1,
    "reply_markup": "tlly"
}

Response

5 lines

{
    "ok": false,
    "error_code": 400,
    "description": "Bad Request: unsupported parse_mode"
}

Share

Submit by @Tlyhub_bot

⬅️ Back to Recently Submissions