class
TelegramBot::BackgroundTypeWallpaper
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/background.crConstructors
Instance Method Summary
- #dark_theme_dimming : Int32
- #dark_theme_dimming=(dark_theme_dimming : Int32)
- #document : Document
- #document=(document : Document)
- #is_blurred=(is_blurred : Bool | Nil)
- #is_blurred? : Bool | Nil
- #is_moving=(is_moving : Bool | Nil)
- #is_moving? : Bool | Nil
- #type : String
- #type=(type : String)
Instance methods inherited from class TelegramBot::BackgroundType
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::BackgroundType
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new