Skip to main content
Deno 2 is finally 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.5.1/src/client/utils.ts";

Returns

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