class
TD::PageBlock::AuthorDate
- TD::PageBlock::AuthorDate
- TD::PageBlock
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/page_block/author_date.crConstructors
- .new(author : TD::RichText, publish_date : Int32)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #author : TD::RichText
- #author=(author : TD::RichText)
- #object_type : String
- #object_type=(object_type : String)
- #publish_date : Int32
- #publish_date=(publish_date : Int32)