Module

x/grammy/mod.ts>InputFile#[toRaw]

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

Returns

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