InlineQueryResultCachedSticker

Undocumented in source.

Members

Mixins

__anonymous
mixin InlineQueryFields
Undocumented in source.

Variables

id
string id;
Undocumented in source.
sticker_file_id
string sticker_file_id;
Undocumented in source.
type
string type;
Undocumented in source.

Mixed In Members

From mixin InlineQueryFields

reply_markup
Nullable!InlineKeyboardMarkup reply_markup;
Undocumented in source.
input_message_content
Nullable!InputMessageContent input_message_content;
Undocumented in source.

Meta