Skip to content

Commit

Permalink
Fix bug on sendVideo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahri Riza Umami committed Jan 7, 2017
1 parent c943af7 commit 6de9b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tdcli.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2534,6 +2534,7 @@ local function sendVideo(chat_id, reply_to_message_id, disable_notification, fro
--width_ = width,
--height_ = height
--},
added_sticker_file_ids_ = {},
duration_ = duration or '',
width_ = width or '',
height_ = height or '',
Expand Down

0 comments on commit 6de9b10

Please sign in to comment.