import { type InputPaidMedia } from "https://deno.land/x/grammy_menu@v1.3.0/deps.deno.ts";
This object describes the paid media to be sent. Currently, it can be one of
- InputPaidMediaPhoto
- InputPaidMediaVideo
definition: InputMediaPhoto<F> | InputPaidMediaVideo<F>
definition: InputPaidMediaF<InputFile>