Skip to main content
Module

x/grammy_files/plugin.ts>FileFlavor

Handle and download received media files.
Latest
type alias FileFlavor
import { type FileFlavor } from "https://deno.land/x/grammy_files@v1.1.0/plugin.ts";

Transformative API Flavor that adds file handling utilities to the supplied context object. Check out the documentation about this kind of context flavor.

definition: ContextX<C> & C