class

Forgejo::User

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

avatar_url
Source
avatar_url=(avatar_url : String)
Source
created
Source
created=(created : Time)
Source
description
Source
description=(description : String)
Source
email
Source
email=(email : String)
Source
full_name
Source
full_name=(full_name : String)
Source
id=(id : Int32)
Source
location
Source
location=(location : String)
Source
login
Source
login=(login : String)
Source
website
Source
website=(website : String)
Source