Skip to content

Commit 856721e

Browse files
committed
Add chat and social intents.
1 parent c13270e commit 856721e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/includes/_methods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ The current supported type is `button`, though other types may be added in the f
6161

6262
Button Intent is a concept used in the API as a way to categorize the type of functionality your CTA provides. The current supported intent types are:
6363

64+
`chat`
65+
6466
`check-availability`
6567

6668
`eprice`
@@ -75,6 +77,8 @@ Button Intent is a concept used in the API as a way to categorize the type of fu
7577

7678
`send-to-phone`
7779

80+
`social`
81+
7882
`test-drive`
7983

8084
`text-us`

0 commit comments

Comments
 (0)