404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.15.145.231: ~ $
<?php

/*
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */

/**
 * Description of Ads
 *
 * @author len
 */
class ImageAds extends Ads {
   function send(User $user){
        $this->TG->apiRequest ( "sendPhoto", array (
            'chat_id' => $user->chatId,
            'photo' => $this->imageLink,
            "caption" => $this->msg
        ) );
   }
    
}

Filemanager

Name Type Size Permission Actions
Ads.class.php File 4.23 KB 0755
Damnoosh.class.php File 613 B 0755
DiwarAds.class.php File 610 B 0755
ForwardingAd.class.php File 865 B 0755
HashemiAds.class.php File 428 B 0755
ImageAds.class.php File 495 B 0755
hashemi.jpg File 109.55 KB 0755