Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 15, 2017
1 parent 93daad4 commit 7d3a9f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -188,7 +188,6 @@ This is the metadata that will be obtained and sent (only if not present in the
| Parameters | Type | Required | Description |
|---------------------- |-------------------------------------------------------------------------------- |---------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| chat_id | Integer or String | Yes | Unique identifier for the target chat or username of the target channel, group or user (in the format @username) |
| message_id | Integer | Yes | Unique identifier of the sent message |
| file | String | Yes | File to send. You can either pass a URL as String to send a file from a URL, or a file ID as a string to re-upload a file already present on the Telegram servers or upload a new file using *multipart/form-data*. |
| caption | String | Optional | File caption (will only be applied if the sent file/URL is a photo, a video or a document), 0-200 characters |
| duration | Integer | Optional | Duration of the sent file/URL in seconds (will only be applied if the sent file/URL is an audio file, a video or a voice recording) |
Expand Down

0 comments on commit 7d3a9f9

Please sign in to comment.