class
TD::InputCredentials::New
- TD::InputCredentials::New
- TD::InputCredentials
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/input_credentials/new.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(data : String, allow_save : Bool = false)
Instance Method Summary
- #allow_save : Bool
- #allow_save=(allow_save : Bool)
- #data : String
- #data=(data : String)
- #object_type : String
- #object_type=(object_type : String)