Link Search Menu Expand Document

Constructor: userStatusOnline

Back to constructors index

Online status of the user.

Attributes:

NameTypeRequiredDescription
expiresintYesTime to expiration of the current online status

Type: UserStatus

Example:

$userStatusOnline = ['_' => 'userStatusOnline', 'expires' => int];