Send file by URL
Sends a file from web to the selected chat room
Function SendFileByURL(Val AccessParameters, Val ChatID, Val FileURL, Val FileName, Val Description = "", Val ReplyID = "") Export
| Parameter | CLI option | Type | Required | Description |
|---|---|---|---|---|
| AccessParameters | --access | Structure Of KeyAndValue | ✔ | Access parameters. See FormAccessParameters |
| ChatID | --chat | String |