@ -338,6 +339,21 @@ Use this method to send video files, Telegram clients support mp4 videos (other
| video | <code>String</code>|<code>stream.Stream</code>|<code>Buffer</code> | A file path or Stream. Can also be a `file_id` previously uploaded. |
| chatId | <code>Number</code>|<code>String</code> | Unique identifier for the message recipient |
| videoNote | <code>String</code>|<code>stream.Stream</code>|<code>Buffer</code> | A file path or Stream. Can also be a `file_id` previously uploaded. |