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