Galileo::User
Inherits Reference / Object
Constructors
from_json(m : Hash(String, JSON::Any)) : User
Sourcenew(id : String, username : String, avatar_url : String, banner_url : String, bio : String, online : Bool, staff : Bool, last_online : String, current_room_id : String, display_name : String, num_following : Int32, num_followers : Int32, contributions : Int32, you_are_following : Bool, follows_you : Bool, bot_owner_id : String)
SourceInstance methods
avatar_url
Sourcebio
Sourcecontributions
Sourcedisplay_name
Sourcefollows_you
Sourceid
Sourcelast_online
Sourcenum_followers
Sourcenum_following
Sourceonline
Sourcestaff
Sourceusername
Sourceyou_are_following
Source