class
TD::DeviceToken::ApplePush
- TD::DeviceToken::ApplePush
- TD::DeviceToken
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/device_token/apple_push.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(device_token : String, is_app_sandbox : Bool = false)
Instance Method Summary
- #device_token : String
- #device_token=(device_token : String)
- #is_app_sandbox : Bool
- #is_app_sandbox=(is_app_sandbox : Bool)
- #object_type : String
- #object_type=(object_type : String)