Skip to main content
Module

x/grammy/platform.deno.ts>itrToStream

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

type

(itr: AsyncIterable<Uint8Array>) => unknown