struct PlatformPlays::Message
- PlatformPlays::Message
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
platform_plays/telegram.crConstructors
Instance Method Summary
- #date : Int32
- #date=(date : Int32)
- #from : User
- #from=(from : User)
- #message_id : Int32
- #message_id=(message_id : Int32)
- #text : String | Nil
- #text=(text : String | Nil)