InputBotInlineResultDocument
- class pyrogram.raw.types.InputBotInlineResultDocument
Document (media of any type except for photos)
Constructor of
InputBotInlineResult
.- Details:
Layer:
194
ID:
FFF8FDC4
- Parameters:
id (
str
) – Result IDtype (
str
) – Result type (see bot API docs)document (
InputDocument
) – Document to sendsend_message (
InputBotInlineMessage
) – Message to send when the result is selectedtitle (
str
, optional) – Result titledescription (
str
, optional) – Result description