Skip to main content
Module

x/grammy/types.deno.ts>InputFile#[toRaw]

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

Returns

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