0ee

Results 1 comments of 0ee

`$telegram->sendVideo([` `'chat_id' => 'your chat id',` `'video' => $up->message->video->fileId,` `'caption'=> $up->message->caption,` `'caption_entities' => $up->message->caption_entities,` `'disable_web_page_preview' => true,` `]);`