Send File By Url
send_file_by_urlSend a file to a chat by providing its public URL, specifying the filename and optional caption. The file is sent directly from the URL without being downloaded to the server.
Instructions
Отправляет файл по публичной ссылке — без выкачивания на эту машину.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | ||
| chat_id | Yes | ||
| url_file | Yes | ||
| file_name | Yes |