Skip to main content
Module

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

Conversational interfaces for grammY
Go to Latest
method InputFile.prototype.[toRaw]
import { InputFile } from "https://deno.land/x/grammy_conversations@v1.1.0/deps.deno.ts";

Returns

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