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

Parameters

entity: Api.TypeEntityLike | undefined
getMessagesParams: Partial<types.IterMessagesParams>

Returns

Promise<TotalList<any>>