511 B
511 B
title | description |
---|---|
userStatusEmpty | User status was newer changed |
Constructor: userStatusEmpty
User status was newer changed
Attributes:
Name | Type | Required | Description |
---|
Type: UserStatus
Example:
$userStatusEmpty = ['_' => 'userStatusEmpty', ];
Or, if you're into Lua:
userStatusEmpty={_='userStatusEmpty', }