BotInlineMediaResult#
- class pyrogram.raw.types.BotInlineMediaResult#
Media result
Constructor of
BotInlineResult.- Details:
Layer:
214ID:
17DB940B
- Parameters:
id (
str) – Result IDtype (
str) – Result type (see bot API docs)send_message (
BotInlineMessage) – Depending on the type and on the constructor, contains the caption of the media or the content of the message to be sent instead of the mediaphoto (
Photo, optional) – If type is photo, the photo to senddocument (
Document, optional) – If type is document, the document to sendtitle (
str, optional) – Result titledescription (
str, optional) – Description