class Telbe::InlineQueryResultPhoto
type String Type of the result, must be photo id String Unique identifier for this result, 1-64 bytes photo_url String A valid URL of the photo. Photo must be in jpeg format. Photo size must not exceed 5MB thumb_url String URL of the thumbnail for the photo photo_width Integer Optional. Width of the photo photo_height Integer Optional. Height of the photo title String Optional. Title for the result description String Optional. Short description of the result caption String Optional. Caption of the photo to be sent, 0-1024 characters parse_mode String Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in the media caption. reply_markup InlineKeyboardMarkup
Optional. Inline keyboard attached to the message input_message_content InputMessageContent
Optional. Content of the message to be sent instead of the photo