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.20.1/types.deno.ts";

Parameters

file: ConstructorParameters<InputFile>[0]

Returns

string | undefined