{
"type": "keyboard",
"data": {
"rows": [
{
"buttons": [
{
"id": "string",
"render_data": {
"label": "string",
"visited_label": "string",
"style": 0
},
"action": {
"type": 0,
"permission": {
"type": 0,
"specify_role_ids": [
"string"
],
"specify_user_ids": [
"string"
]
},
"unsupport_tips": "string",
"data": "string",
"reply": true,
"enter": true
}
}
]
}
]
}
}