$attributeNames public property (available since version 2.0.4)
List of attribute names, which should be requested from API to initialize user attributes.
public array $attributeNames = ['uid', 'first_name', 'last_name', 'nickname', 'screen_name', 'sex', 'bdate', 'city', 'country', 'timezone', 'photo']
Please login to continue.