Twitter::REST::Users
Instance methods
block?(user_id : Int32 | Int64, options = {} of String => String) : Bool
Sourceblock?(screen_name : String, options = {} of String => String) : Bool
Sourceblocked_ids(options = {} of String => String) : Array(Int64)
Sourcesettings(options = {} of String => String)
Sourceupdate_profile_banner(base64_string : String, options = {} of String => String) : Void
Source