404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.140.192.22: ~ $
<?php

class BaseMesageSerevice {
    public $sm;
    function __construct(MessageProcessor $sm)
    {
        $this->sm = $sm;
        $this->init();
    }

    function getSM() : MessageProcessor{
        return $this->sm;
    }
    function init(){
        
    }
}

Filemanager

Name Type Size Permission Actions
invite Folder 0755
translate Folder 0755
BaseMessageService.class.php File 268 B 0644
BaseService.class.php File 364 B 0644
ButtonService.class.php File 4.15 KB 0644
CallbackService.class.php File 2.41 KB 0644
ContributionService.class.php File 1.76 KB 0644
IntentService.class.php File 7.19 KB 0644
SearchService.class.php File 811 B 0644
TTSService.class.php File 797 B 0644