import { Api } from "https://deno.land/x/grammy@v1.32.0/mod.ts";
Stores a message that can be sent by a user of a Mini App. Returns a PreparedInlineMessage object.
Parameters
result: InlineQueryResult
An object describing the message to be sent
Optional remaining parameters, confer the official reference below
optional
signal: AbortSignalOptional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#savepreparedinlinemessage