class Twitter::UserMentionEntity
- Twitter::UserMentionEntity
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
twitter/serializations/user_mention_entity.crConstructors
Instance Method Summary
- #id : Int64
- #id=(id : Int64)
- #id_str : String
- #id_str=(id_str : String)
- #indices : Array(Int32)
- #indices=(indices : Array(Int32))
- #name : String
- #name=(name : String)
- #screen_name : String
- #screen_name=(screen_name : String)