Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 705 Bytes

LocationRequest.md

File metadata and controls

13 lines (9 loc) · 705 Bytes

LocationRequest

A location request action will prompt the user to share their location.

Properties

Name Type Description Notes
type str The type of action. [default to 'locationRequest']
text str The button text.
metadata object Flat object containing custom properties. Strings, numbers and booleans are the only supported format that can be passed to metadata. The metadata is limited to 4KB in size. [optional]

[Back to Model list] [Back to API list] [Back to README]