Skip to main content
Go to Latest
method client.tgClient.AbstractTelegramClient.prototype.sendFile
import { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { AbstractTelegramClient } = client.tgClient;

Parameters

entity: Api.TypeEntityLike
sendFileParams: types.SendFileInterface

Returns

Promise<any>