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

x/grammy/platform.deno.ts>itrToStream

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

type

(itr: AsyncIterable<Uint8Array>) => unknown