Aleksey

Results 2 issues of Aleksey

Hi. I'm see error in getFileUrl method in [this](https://github.com/akbarjoudi/yii2-bot-telegram/blob/e3e6dc02076e694f5b28ebe503326b34cb663989/Telegram.php#L789) line. Correct code at this line is ``` $body = $this->getFile($params); ``` right?