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

Parameters

_request: R

Returns

Promise<R["__response"]>