WebSocket Events Documentation
TopPHP
Components



Parts
Webhooks

TopPHP\Components\User
P
$parent : TopPHP
P
$fillable : array
P
$needed : array
P
$id : string

M
__construct() :
M
hasVoted() : bool
$parent
protected TopPHP $parent;
$fillable
protected array $fillable = [
$needed
protected array $needed = [
$id
public string $id;
__construct()
__construct( object $rawuser , TopPHP $parent )
Parameters
$rawuser object :
$parent TopPHP :
hasVoted()
public hasVoted( string $bot ) : bool
Parameters
$bot string :


Powered by OxedDocs