messages.SendInlineBotResult¶
- class pyrogram.raw.functions.messages.SendInlineBotResult¶
Telegram API function.
- Details:
Layer:
194
ID:
3EBEE86A
- Parameters:¶
peer (
InputPeer
) – N/Arandom_id (
int
64-bit
) – N/Aquery_id (
int
64-bit
) – N/Aid (
str
) – N/Asilent (
bool
, optional) – N/Abackground (
bool
, optional) – N/Aclear_draft (
bool
, optional) – N/Ahide_via (
bool
, optional) – N/Areply_to (
InputReplyTo
, optional) – N/Aschedule_date (
int
32-bit
, optional) – N/Asend_as (
InputPeer
, optional) – N/Aquick_reply_shortcut (
InputQuickReplyShortcut
, optional) – N/A
- Returns:¶