Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.deno.ts>InputMediaPhoto

The Telegram Bot Framework.
Go to Latest
type alias InputMediaPhoto
import { type InputMediaPhoto } from "https://deno.land/x/grammy@v1.12.2/types.deno.ts";

Represents a photo to be sent.

definition: GrammyTypes["InputMediaPhoto"]