Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
method InputFile.prototype.guessFilename
import { InputFile } from "https://deno.land/x/grammy@v1.12.4/types.web.ts";

Parameters

file: ConstructorParameters<InputFile>[0]

Returns

string | undefined