InputBotInlineResult
- class pyrogram.raw.types.InputBotInlineResult
An inline bot result
Constructor of
InputBotInlineResult
.- Details:
Layer:
194
ID:
88BF9319
- Parameters:
id (
str
) – ID of resulttype (
str
) – Result type (see bot API docs)send_message (
InputBotInlineMessage
) – Message to send when the result is selectedtitle (
str
, optional) – Result titledescription (
str
, optional) – Result descriptionurl (
str
, optional) – URL of resultthumb (
InputWebDocument
, optional) – Thumbnail for resultcontent (
InputWebDocument
, optional) – Result contents