class
TelegramBot::BackgroundFillGradient
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/background.crConstructors
Instance Method Summary
- #bottom_color : Int32
- #bottom_color=(bottom_color : Int32)
- #rotation_angle : Int32
- #rotation_angle=(rotation_angle : Int32)
- #top_color : Int32
- #top_color=(top_color : Int32)
- #type : String
- #type=(type : String)
Instance methods inherited from class TelegramBot::BackgroundFill
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::BackgroundFill
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new