Files
ExpinBot/.svn/pristine/44/44e4f1b30773882b13a3bffb13197f0a508554be.svn-base
T
2025-05-18 08:52:56 +07:00

11 lines
98 B
Plaintext
Executable File

<?php
namespace App\Services;
class TgComm
{
public static function TgComm($data){
}
}