Module

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

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

Returns

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