توضیحات
شامل تصویری است با سایز 640 در 640
شکل متغیر
class ChatPhoto {
public $big;
}
مثال
مثال #1:
$chatPhoto->big->download('temp.jpeg');
مثال #2:
$msg->reply('photo', [
'val' => $chatPhoto->big->id,
'text' => "تصویر بزرگ"
]);
   قبلی
تصویر کوچک