InputBotInlineResultPhoto#
- class pyrogram.raw.types.InputBotInlineResultPhoto#
Photo.
Constructor of
InputBotInlineResult
.- Details:
Layer:
158
ID:
A8D864A7
- Parameters:
id (
str
) – Result ID.type (
str
) – Result type (see bot API docs).photo (
InputPhoto
) – Photo to send.send_message (
InputBotInlineMessage
) – Message to send when the result is selected.