Forgejo::User
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
avatar_url
Sourceavatar_url=(avatar_url : String)
Sourcecreated
Sourcedescription
Sourcedescription=(description : String)
Sourceemail
Sourceemail=(email : String)
Sourcefull_name
Sourcefull_name=(full_name : String)
Sourceid
Sourceid=(id : Int32)
Sourcelocation
Sourcelocation=(location : String)
Sourcelogin
Sourcelogin=(login : String)
Sourcewebsite
Sourcewebsite=(website : String)
Source