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

Parameters

req: any
result: any
inputChat: any

Returns

| Api.TypeMessage
| Map<number, Api.Message>
| (Api.Message | undefined)[]
| undefined