class
TD::InputPassportElement::TemporaryRegistration
Included Modules
- JSON::Serializable
Defined in:
telegram/types/input_passport_element/temporary_registration.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(temporary_registration : TD::InputPersonalDocument)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #temporary_registration : TD::InputPersonalDocument
- #temporary_registration=(temporary_registration : TD::InputPersonalDocument)