Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 671 Bytes

File metadata and controls

17 lines (14 loc) · 671 Bytes

# RedditUser

Properties

Name Type Description Notes
id string Reddit username (URL slug).
user_t2_id string Reddit internal user id (`t2_*` fullname).
name string
prefixed_name string Display form like `u/spez`.
karma_total float
karma_from_posts float
karma_from_comments float
is_verified bool
is_employee bool

[Back to Model list] [Back to API list] [Back to README]