class
TD::AuthorizationState::WaitRegistration
Included Modules
- JSON::Serializable
Defined in:
telegram/types/authorization_state/wait_registration.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(terms_of_service : TD::TermsOfService)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #terms_of_service : TD::TermsOfService
- #terms_of_service=(terms_of_service : TD::TermsOfService)