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

x/grammy/types.ts>InputFile#guessFilename

The Telegram Bot Framework.
Go to Latest
method InputFile.prototype.guessFilename
import { InputFile } from "https://deno.land/x/grammy@v1.18.3/types.ts";

Parameters

file: ConstructorParameters<InputFile>[0]

Returns

string | undefined