class
TD::AuthorizationState::WaitEncryptionKey
Included Modules
- JSON::Serializable
Defined in:
telegram/types/authorization_state/wait_encryption_key.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(is_encrypted : Bool = false)
Instance Method Summary
- #is_encrypted : Bool
- #is_encrypted=(is_encrypted : Bool)
- #object_type : String
- #object_type=(object_type : String)