NoRelationPermission
Table of Contents
Constants
-
ACCESS_TIME
= 86400
Methods
-
add()
: mixed
-
cleaningAgent()
: string
-
delete()
: mixed
ACCESS_TIME
public
mixed
ACCESS_TIME
= 86400
add()
public
static add(mixed $chatId, mixed $userId) : mixed
Parameters
-
$chatId
: mixed
-
-
$userId
: mixed
-
cleaningAgent()
public
static cleaningAgent() : string
delete()
public
static delete(mixed $chatId, mixed $userId[, mixed $permissionDisk = true ]) : mixed
Parameters
-
$chatId
: mixed
-
-
$userId
: mixed
-
-
$permissionDisk
: mixed
= true
-