Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function sendPhoto
import { sendPhoto } from "https://deno.land/x/my_grammy@v0.1.1/lib.ts";

Parameters

bot: Bot<C>
chatId: number
photoId: string
optional
text: string
optional
entities: MessageEntity[]