card action
This commit is contained in:
@ -18,6 +18,7 @@ class Tgbot extends Model
|
||||
{
|
||||
const DISABLE_STATUS = 0;
|
||||
const ACTIVE_STATUS = 1;
|
||||
const ADMIN_STATUS = 9;
|
||||
|
||||
protected $table = 'tgbot';
|
||||
|
||||
|
Reference in New Issue
Block a user