Constructor: userStatusOnline
Online status of the user.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
expires | int | Yes | Time to expiration of the current online status |
Type: UserStatus
Example:
$userStatusOnline = ['_' => 'userStatusOnline', 'expires' => int];