InputMediaLivePhoto
Represents a live photo to be sent.
Fields
typeString = live_photoRequiredType of the result, must be live\_photo
Video of the live photo to send. Pass a file\id to send a file that exists on the Telegram servers (recommended) or pass "attach://attach\name>" to upload a new one using multipart/form-data under attach\_name> name. More information on Sending Files ». Sending live photos by a URL is currently unsupported.
The static photo to send. Pass a file\id to send a file that exists on the Telegram servers (recommended) or pass "attach://attach\name>" to upload a new one using multipart/form-data under attach\_name> name. More information on Sending Files ». Sending live photos by a URL is currently unsupported.
Optional. Caption of the live photo to be sent, 0-1024 characters after entities parsing
parse_modeStringOptionalOptional. Mode for parsing entities in the live photo caption. See formatting options for more details.
Optional. List of special entities that appear in the caption, which can be specified instead of parse\_mode
show_caption_above_mediaBooleanOptionalOptional. Pass True, if the caption must be shown above the message media
has_spoilerBooleanOptionalOptional. Pass True if the live photo needs to be covered with a spoiler animation