User
Name | Type | Description | Notes |
---|---|---|---|
require_auth_for_profile_image | bool | [optional] | |
is_online | bool | [optional] | |
user_id | str | [optional] | |
access_token | str | [optional] | |
has_ever_logged_in | bool | [optional] | |
is_active | bool | [optional] | |
last_seen_at | int | [optional] | |
nickname | str | [optional] | |
discovery_keys | [str] | [optional] | |
session_tokens | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | [optional] | |
preferred_languages | [str] | [optional] | |
profile_url | str | [optional] | |
created_at | int | [optional] | |
phone_number | str | [optional] | |
local | str | [optional] | |
locale | str | [optional] | |
is_hide_me_from_friends | bool | [optional] | |
is_shadow_blocked | bool | [optional] | |
is_created | bool | [optional] | |
metadata | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
description | str | [optional] | |
end_at | float | [optional] | |
start_at | float | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |