Skip to content

Instantly share code, notes, and snippets.

@Hadevs
Created December 18, 2020 07:49
Show Gist options
  • Save Hadevs/6ea4481c773402da717538722215602c to your computer and use it in GitHub Desktop.
Save Hadevs/6ea4481c773402da717538722215602c to your computer and use it in GitHub Desktop.
{
"title": "Меню",
"sections": [
{
"title": "",
"blocks": [
{
"text": "О сервисе",
"backgroundImage": "https://..."
},
{
"text": "О рейтинге",
"badge": {
"value": 5.00,
"maxValue": "6.00"
}
}
]
},
{
"title": "Обратная связь",
"blocks": [
{
"text": "Написать в чате",
"iconUrl": "https://..."
},
{
"text": "Написать в чате",
"iconUrl": "https://..."
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment