BotInlineResult
- class pyrogram.raw.types.BotInlineResult
Generic result
Constructor of
BotInlineResult
.- Details:
Layer:
194
ID:
11965F3A
- Parameters:
id (
str
) – Result IDtype (
str
) – Result type (see bot API docs)send_message (
BotInlineMessage
) – Message to sendtitle (
str
, optional) – Result titledescription (
str
, optional) – Result descriptionurl (
str
, optional) – URL of article or webpagethumb (
WebDocument
, optional) – Thumbnail for the resultcontent (
WebDocument
, optional) – Content of the result