Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Returns

Uint8Array | Iterable<Uint8Array> | AsyncIterable<Uint8Array>