class
TD::RichText::S
- TD::RichText::S
- TD::RichText
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/rich_text/s.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(texts : Array(TD::RichText))
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #texts : Array(TD::RichText)
- #texts=(texts : Array(TD::RichText))