You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A valid URL for the GIF file. File size must not exceed 1MB
gif_width
Integer
Optional. Width of the GIF
[optional]
gif_height
Integer
Optional. Height of the GIF
[optional]
gif_duration
Integer
Optional. Duration of the GIF in seconds
[optional]
thumbnail_url
String
URL of the static (JPEG or GIF) or animated (MPEG4) thumbnail for the result
thumbnail_mime_type
String
Optional. MIME type of the thumbnail, must be one of "image/jpeg", "image/gif", or "video/mp4". Defaults to "image/jpeg"
[optional]
title
String
Optional. Title for the result
[optional]
caption
String
Optional. Caption of the GIF file to be sent, 0-1024 characters after entities parsing
[optional]
parse_mode
String
Optional. Mode for parsing entities in the caption. See formatting options for more details.