404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.137.218.48: ~ $
<?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 0644
Damnoosh.class.php File 613 B 0644
DiwarAds.class.php File 610 B 0644
ForwardingAd.class.php File 865 B 0644
HashemiAds.class.php File 428 B 0644
ImageAds.class.php File 495 B 0644
hashemi.jpg File 109.55 KB 0644