Skip to content

Commit

Permalink
Correct URL and comments
Browse files Browse the repository at this point in the history
  • Loading branch information
unreal4u committed Nov 20, 2017
1 parent 1caa086 commit 5f1924b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Telegram/Types/InputMedia/Video.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
use unreal4u\TelegramAPI\Telegram\Types\InputMedia;

/**
* Represents a photo to be sent.
* Represents a video to be sent.
*
* Objects defined as-is november 2017
*
* @see https://core.telegram.org/bots/api#inputmediaphoto
* @see https://core.telegram.org/bots/api#inputmediavideo
*/
class Video extends InputMedia
{
Expand Down

0 comments on commit 5f1924b

Please sign in to comment.