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