Skip to content

Commit

Permalink
chore: update interactive message docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sojan-official authored Sep 17, 2021
1 parent 3cb2ffa commit d27337b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/product/others/interactive-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Use the following payload samples as the values to create various interactive me

```json
{
"content": "form",
"content_type": "form",
"content_attributes": {
"items": [
Expand Down Expand Up @@ -83,6 +84,7 @@ Use the following payload samples as the values to create various interactive me

```json
{
"content": "articles",
"content_type": "article",
"content_attributes": {
"items": [
Expand Down

0 comments on commit d27337b

Please sign in to comment.