Skip to content

Instantly share code, notes, and snippets.

@PamornT
Created August 13, 2020 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PamornT/b52421583d46ed3420b954a477f40ebc to your computer and use it in GitHub Desktop.
Save PamornT/b52421583d46ed3420b954a477f40ebc to your computer and use it in GitHub Desktop.
{
"fields": [
{
"fields": [
{
"name": "id",
"type": "string"
},
{
"name": "text",
"type": "string"
},
{
"name": "type",
"type": "string"
}
],
"name": "message",
"type": "map"
},
{
"name": "replyToken",
"type": "string"
},
{
"fields": [
{
"name": "type",
"type": "string"
},
{
"name": "userId",
"type": "string"
}
],
"name": "source",
"type": "map"
},
{
"name": "type",
"type": "string"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment