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

x/grm/src/client/utils.ts>_fileToMedia

MTProto API Client for Deno 🦕
Go to Latest
function _fileToMedia
import { _fileToMedia } from "https://deno.land/x/grm@0.8.0/src/client/utils.ts";

Returns

Promise<{ fileHandle?: any; media?: Api.TypeInputMedia; image?: boolean; }>