What it does
Returns information about a user.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userId | int | User ID |
Returned value
Type | Description |
bool | The flag which shows if the user has been found or not. Possible values:
|
Information about the user |
| Name | Type | Description |
|---|---|---|
| userId | int | User ID |
Type | Description |
bool | The flag which shows if the user has been found or not. Possible values:
|
Information about the user |