Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/client/client.ts>Client#send

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method Client.prototype.send
import { Client } from "https://deno.land/x/mtkruto@0.0.820/client/client.ts";

Type Parameters

optional
T extends (functions.Function<unknown> | types.Type) = functions.Function<unknown>

Parameters

function_: T