Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

menuId

Status
titlestring

Id of the “MENU” message which was replied to

option

Status
titleobject

Response that was chosen by the user. See the next section for more details

user

Status
titleobject

Semplified user object containing only user id and isAgent properties of the user who sent the message.

option object:

Name

Type

Description

id

Status
titlestring

Id of the response chosen

targetUrl

Status
titlestring

query sent to the bot

...

Name

Type

Description

contacts

Status
titlearray

array of objects representing the contact. See the table below for the properties of the contact object.

user

Status
titleobject

Semplified user object containing only user id and isAgent properties of the user who sent the message.

option object:

Name

Type

Description

name

Status
titleobject

object containing the name of the contact. See table below for details.

phones

Status
titlearray

Array of objects containing the phone numbers of the contact. See table below

...