savePreparedInlineMessage¶
Saves an inline message to be sent by the given user; for bots only
savePreparedInlineMessage(
user_id: int53,
result: InputInlineQueryResult,
chat_types: TargetChatTypes
) → PreparedInlineMessageId