yii2-bot-telegram
yii2-bot-telegram copied to clipboard
Invalid getFileUrl method
Hi. I'm see error in getFileUrl method in this line. Correct code at this line is
$body = $this->getFile($params);
right?
Hi @PikaYellow35 Yes that's right. Modified in the next version
@PikaYellow35 $params = Yii::$app->getBaseUrl().'/uploads/test.jpg'; @akbarjoudi closed this isusse.