import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Send a photo.
Parameters
chatId: ID
The chat to send the photo to.
photo: FileSource
The photo to send.
optional
params: SendPhotoParamsReturns
Promise<MessagePhoto>
The sent photo.