class
TD::Update::Notification
- TD::Update::Notification
- TD::Update
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/update/notification.crConstructors
- .new(notification_group_id : Int32, notification : TD::Notification)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #notification : TD::Notification
- #notification=(notification : TD::Notification)
- #notification_group_id : Int32
- #notification_group_id=(notification_group_id : Int32)
- #object_type : String
- #object_type=(object_type : String)