class
TelegramBot::PaidMediaPreview
- TelegramBot::PaidMediaPreview
- TelegramBot::PaidMedia
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/paid_media.crConstructors
Instance Method Summary
- #duration : Int32 | Nil
- #duration=(duration : Int32 | Nil)
- #height : Int32 | Nil
- #height=(height : Int32 | Nil)
- #type : String
- #type=(type : String)
- #width : Int32 | Nil
- #width=(width : Int32 | Nil)
Instance methods inherited from class TelegramBot::PaidMedia
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::PaidMedia
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new