type alias InputPaidMediaimport { type InputPaidMedia } from "https://dotland.deno.dev/x/grammy@v1.31.1/types.deno.ts"; This object describes the paid media to be sent. Currently, it can be one of InputPaidMediaPhoto InputPaidMediaVideo Type ParametersFdefinition: InputMediaPhoto<F> | InputPaidMediaVideo<F>definition: InputPaidMediaF<InputFile>