Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/mod.ts>InputFile#guessFilename

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

Parameters

file: ConstructorParameters<InputFile>[0]

Returns

string | undefined