class TelegramBot::MaskPosition
- TelegramBot::MaskPosition
- Reference
- Object
Defined in:
telegram_bot/types/mask_position.crConstructors
Instance Method Summary
- #point : String
- #point=(_point : String)
- #scale : Float64
- #scale=(_scale : Float64)
- #to_json(json : JSON::Builder)
- #x_shift : Float64
- #x_shift=(_x_shift : Float64)
- #y_shift : Float64
- #y_shift=(_y_shift : Float64)