32 lines
708 B
JSON
32 lines
708 B
JSON
{
|
|
"chat_id": 77544923,
|
|
"text": "*List of your watched parcels:*\n(empty)",
|
|
"parse_mode": "Markdown",
|
|
"disable_web_page_preview": null,
|
|
"disable_notification": null,
|
|
"reply_to_message_id": null,
|
|
"reply_markup": {
|
|
"keyboard": [
|
|
[
|
|
{
|
|
"text": "/add",
|
|
"request_contact": null,
|
|
"request_location": null
|
|
},
|
|
{
|
|
"text": "/list",
|
|
"request_contact": null,
|
|
"request_location": null
|
|
},
|
|
{
|
|
"text": "/remove",
|
|
"request_contact": null,
|
|
"request_location": null
|
|
}
|
|
]
|
|
],
|
|
"resize_keyboard": true,
|
|
"one_time_keyboard": true,
|
|
"selective": null
|
|
}
|
|
} |