class
TelegramBot::InputStoryContentPhoto
Defined in:
telegram_bot/types/story.crConstructors
Instance Method Summary
Instance methods inherited from class TelegramBot::InputStoryContent
cover_frame_timestamp : Float64 | Nil
cover_frame_timestamp,
cover_frame_timestamp=(cover_frame_timestamp : Float64 | Nil)
cover_frame_timestamp=,
duration : Float64 | Nil
duration,
duration=(duration : Float64 | Nil)
duration=,
is_animation=(is_animation : Bool | Nil)
is_animation=,
is_animation? : Bool | Nil
is_animation?,
photo : String | AttachedFile | Nil
photo,
photo=(photo : String | AttachedFile | Nil)
photo=,
type : String
type,
type=(type : String)
type=,
video : String | AttachedFile | Nil
video,
video=(video : String | AttachedFile | Nil)
video=
Constructor methods inherited from class TelegramBot::InputStoryContent
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new