Sets values that users are able to set under the "Account" tab of their settings page. Only the parameters specified will be updated.
public accountUpdateProfile ( string[optional] $name = null, string[optional] $url = null, string[optional] $location = null, string[optional] $description = null, bool[optional] $includeEntities = null, bool[optional] $skipStatus = null ) : array | ||
$name | string[optional] | |
$url | string[optional] | |
$location | string[optional] | |
$description | string[optional] | |
$includeEntities | bool[optional] | |
$skipStatus | bool[optional] | |
Результат | array |