Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 639 Bytes

File metadata and controls

18 lines (10 loc) · 639 Bytes

RbmActionViewLocation

Properties

Name Type Description Notes
type RbmActionTypeEnum
text String Displayed text for user to click
postbackData byte[] Base64 payload the customer receives when the reply is clicked.
latitude Double The latitude of the location. Must be in range [-90.000000, 90.000000].
longitude Double The longitude of the location. Must be in range [-180.000000, 180.000000].
label String The label of the location. [optional]