Skip to main content
Module

x/grammy_menu/deps.deno.ts>InputFile#[toRaw]

Easily create interactive menus with grammY.
Go to Latest
method InputFile.prototype.[toRaw]
import { InputFile } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

Returns

Promise<Uint8Array | Iterable<Uint8Array> | AsyncIterable<Uint8Array>>