class
TD::BackgroundType::Wallpaper
- TD::BackgroundType::Wallpaper
- TD::BackgroundType
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/background_type/wallpaper.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(is_blurred : Bool = false, is_moving : Bool = false)
Instance Method Summary
- #is_blurred : Bool
- #is_blurred=(is_blurred : Bool)
- #is_moving : Bool
- #is_moving=(is_moving : Bool)
- #object_type : String
- #object_type=(object_type : String)