Skip to main content
Module

x/grammy/types.ts>InputFile#guessFilename

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

Parameters

file: ConstructorParameters<InputFile>[0]

Returns

string | undefined