answerWebAppQuery¶
Sets the result of interaction with a Web App and sends corresponding message on behalf of the user to the chat from which the query originated; for bots only
answerWebAppQuery(
web_app_query_id: string,
result: InputInlineQueryResult
) → InlineMessageId