-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathuser.yml
49 lines (49 loc) · 1.15 KB
/
user.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
class: User
properties:
id: int
id_str: string
name: string
screen_name: string
location: string
profile_location: string
description: string
url: string
#entities: array
protected: bool
followers_count: int
friends_count: int
listed_count: int
created_at: DateTime
favourites_count: int
utc_offset: int
time_zone: string
geo_enabled: bool
verified: bool
statuses_count: int
lang: string
status: array
# type: Tweet
# annotations:
# nested: Tweet
contributors_enabled: bool
is_translator: bool
is_translator_enabled: bool
profile_background_color: string
profile_background_image_url: string
profile_background_image_url_https: string
profile_background_tile: bool
profile_image_url: string
profile_image_url_https: string
profile_banner_url: string
profile_link_color: string
profile_sidebar_border_color: string
profile_sidebar_fill_color: string
profile_text_color: string
profile_use_background_image: bool
has_extended_profile: bool
default_profile: bool
default_profile_image: bool
following: bool
follow_request_sent: bool
notifications: bool
#translator_type: string