InlineQueryResultArticle

Undocumented in source.

Members

Variables

description
Nullable!string description;
Undocumented in source.
hide_url
Nullable!bool hide_url;
Undocumented in source.
id
string id;
Undocumented in source.
input_message_content
InputMessageContent input_message_content;
Undocumented in source.
reply_markup
Nullable!InlineKeyboardMarkup reply_markup;
Undocumented in source.
thumb_height
Nullable!uint thumb_height;
Undocumented in source.
thumb_url
Nullable!string thumb_url;
Undocumented in source.
thumb_width
Nullable!uint thumb_width;
Undocumented in source.
title
string title;
Undocumented in source.
type
string type;
Undocumented in source.
url
Nullable!string url;
Undocumented in source.

Meta