Skip to main content
Module

x/grammy/core/client.ts>TransformerConsumer

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias TransformerConsumer
import { type TransformerConsumer } from "https://deno.land/x/grammy@v1.11.2/core/client.ts";

Type Parameters

optional
R extends RawApi = RawApi
definition: TransformableApi<R>["use"]