savePreparedInlineMessage

Stores a message that can be sent by a user of a Mini App

Parameters for save-prepared-inline-message
Field Description
user_id * Unique identifier of the target user that can use the prepared message
result * A JSON-serialized object describing the message to be sent
allow_user_chats Pass True if the message can be sent to private chats with users
allow_bot_chats Pass True if the message can be sent to private chats with bots
allow_group_chats Pass True if the message can be sent to group and supergroup chats
allow_channel_chats Pass True if the message can be sent to channel chats