class
TD::InternalLinkType::Proxy
- TD::InternalLinkType::Proxy
- TD::InternalLinkType
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/internal_link_type/proxy.crConstructors
- .new(server : String, port : Int32, type : TD::ProxyType)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #port : Int32
- #port=(port : Int32)
- #server : String
- #server=(server : String)
- #type : TD::ProxyType
- #type=(type : TD::ProxyType)