class
TD::DeviceToken::FirebaseCloudMessaging
Included Modules
- JSON::Serializable
Defined in:
telegram/types/device_token/firebase_cloud_messaging.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(token : String, encrypt : Bool = false)
Instance Method Summary
- #encrypt : Bool
- #encrypt=(encrypt : Bool)
- #object_type : String
- #object_type=(object_type : String)
- #token : String
- #token=(token : String)