editMessageReplyMarkup

Request

{
    "inline_message_id": "AQAAAD4AAAAJBR--xWgQW7-hhDw",
    "reply_markup": {
        "inline_keyboard": [
            [
                {
                    "text": "رابط البوت 💌",
                    "url": "https://t.me/MyComments_Bot?start=start"
                }
            ],
            [
                {
                    "text": "ادخل البوت 🗃",
                    "callback_data": "start"
                },
                {
                    "text": "ساهم بنشر البوت 🗺",
                    "switch_inline_query": "Share The Bot"
                }
            ]
        ]
    }
}

Response

4 lines

{
    "ok": true,
    "result": true
}

Share

Submit by @MyComments_Bot

⬅️ Back to Recently Submissions