class
TD::TMeUrl
- TD::TMeUrl
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/t_me_url.crConstructors
- .new(url : String, type : TD::TMeUrlType)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #type : TD::TMeUrlType
- #type=(type : TD::TMeUrlType)
- #url : String
- #url=(url : String)