import { Context } from "https://deno.land/x/grammy@v1.31.1/context.ts";
Context-aware alias for api.sendPaidMedia
. Use this method to send paid media. On success, the sent Message is returned.
Parameters
media: InputPaidMedia[]
An array describing the media to be sent; up to 10 items
Optional remaining parameters, confer the official reference below
optional
signal: AbortSignalOptional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#sendpaidmedia