messages.SendWebViewResultMessage
- class pyrogram.raw.functions.messages.SendWebViewResultMessage
Terminate webview interaction started with messages.requestWebView, sending the specified message to the chat on behalf of the user.
- Details:
Layer:
194
ID:
A4314F5
- Parameters:
bot_query_id (
str
) – Webview interaction ID obtained from messages.requestWebViewresult (
InputBotInlineResult
) – Message to send
- Returns: