yii2-bot-telegram icon indicating copy to clipboard operation
yii2-bot-telegram copied to clipboard

Invalid getFileUrl method

Open PikaYellow35 opened this issue 4 years ago • 2 comments

Hi. I'm see error in getFileUrl method in this line. Correct code at this line is

$body = $this->getFile($params);

right?

PikaYellow35 avatar Dec 21 '20 07:12 PikaYellow35

Hi @PikaYellow35 Yes that's right. Modified in the next version

akbarjoudi avatar Dec 21 '20 08:12 akbarjoudi

@PikaYellow35 $params = Yii::$app->getBaseUrl().'/uploads/test.jpg'; @akbarjoudi closed this isusse.

c7v avatar Oct 20 '22 15:10 c7v