Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method client.telegramBaseClient.TelegramBaseClient.prototype.invoke
import { client } from "https://deno.land/x/grm@v0.3.1/src/mod.ts";
const { TelegramBaseClient } = client.telegramBaseClient;

Parameters

_request: R

Returns

Promise<R["__response"]>