Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 724 Bytes

File metadata and controls

18 lines (14 loc) · 724 Bytes

Unifapi.Sdk.Model.RedditUser

Properties

Name Type Description Notes
Id string Reddit username (URL slug).
UserT2Id string Reddit internal user id (`t2_*` fullname).
Name string
PrefixedName string Display form like `u/spez`.
KarmaTotal decimal
KarmaFromPosts decimal
KarmaFromComments decimal
IsVerified bool
IsEmployee bool

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