Skip to main content
Module

x/grammy/mod.ts>InputFile#guessFilename

The Telegram Bot Framework.
Very Popular
Latest
method InputFile.prototype.guessFilename
Re-export
import { InputFile } from "https://deno.land/x/grammy@v1.22.4/mod.ts";

Parameters

file: ConstructorParameters<InputFile>[0]

Returns

string | undefined