struct PlatformPlays::User
- PlatformPlays::User
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
platform_plays/telegram.crConstructors
Instance Method Summary
- #first_name : String | Nil
- #first_name=(first_name : String | Nil)
- #id : Int32
- #id=(id : Int32)
- #is_bot : Bool
- #is_bot=(is_bot : Bool)
- #last_name : String | Nil
- #last_name=(last_name : String | Nil)
- #username : String | Nil
- #username=(username : String | Nil)