type alias InputMediaimport { type InputMedia } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts"; This object represents the content of a media message to be sent. It should be one of InputMediaAnimation InputMediaDocument InputMediaAudio InputMediaPhoto InputMediaVideo definition: GrammyTypes["InputMedia"]