Account |
This is preliminary documentation and is subject to change.
The AccountInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockInfo | Detailed information of the active block placed on the current user, if any. | |
| ExtensionData | Gets the other extensible site information. | |
| Groups | ||
| Id | Current user ID. | |
| IsAnonymous | Determines whether current user is anonymous. It's recommended that you use IsUser to determine whether a user has logged in. | |
| IsBlocked | Determines whether the current user has been blocked. | |
| IsBot | Determines whether current user is in "bot" group. | |
| IsUser | Determines whether current user is in "user" group. This is usually used to determine whether a user has logged in. | |
| Name | ||
| Rights |