BotInlineResult#
- class pyrogram.raw.types.BotInlineResult#
Generic result.
Constructor of
BotInlineResult
.- Details:
Layer:
158
ID:
11965F3A
- Parameters:
id (
str
) – Result ID.type (
str
) – Result type (see bot API docs).send_message (
BotInlineMessage
) – Message to send.title (
str
, optional) – Result title.description (
str
, optional) – Result description.url (
str
, optional) – URL of article or webpage.thumb (
WebDocument
, optional) – Thumbnail for the result.content (
WebDocument
, optional) – Content of the result.