Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/platform.deno.ts>itrToStream

The Telegram Bot Framework.
Go to Latest
variable itrToStream
import { itrToStream } from "https://deno.land/x/grammy@v1.23.1/platform.deno.ts";

type

(itr: AsyncIterable<Uint8Array>) => unknown