POST /send/file
This endpoint provide send file
/send/file/:phone
POST
/send/file/:phone
Query Parameters
Name
Type
Description
phone*
String
client number
Request Body
Name
Type
Description
chatID*
array
list of recipient phone number
body*
String
url path to file
caption*
String
caption
filename*
String
file name
Last updated