Skip to content

Instantly share code, notes, and snippets.

@jirawatee
Last active January 26, 2025 05:53
Show Gist options
  • Save jirawatee/528dfc75e240f35942a382f83e359b4c to your computer and use it in GitHub Desktop.
Save jirawatee/528dfc75e240f35942a382f83e359b4c to your computer and use it in GitHub Desktop.
Rich Menu JSON for creating
{
"size": {
"width": 2500,
"height": 843
},
"selected": true,
"name": "Rich Menu 1",
"chatBarText": "คลิกบอลที่ชอบ",
"areas": [
{
"bounds": {
"x": 1114,
"y": 351,
"width": 330,
"height": 350
},
"action": {
"type": "message",
"text": "6"
}
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment