POST /send/location
This endpoint provide send location
/send/location/:phone
POST
/send/location/:phone
Query Parameters
Name
Type
Description
phone*
String
client number
Request Body
Name
Type
Description
chatID*
array
list of recipient phone number
body*
String
name of location
lat*
String
coordinates of location
lng*
String
coordinates of location
Last updated