class
TD::LoginUrlInfo::Open
- TD::LoginUrlInfo::Open
- TD::LoginUrlInfo
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/login_url_info/open.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(url : String, skip_confirm : Bool = false)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #skip_confirm : Bool
- #skip_confirm=(skip_confirm : Bool)
- #url : String
- #url=(url : String)