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

Parameters

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

Returns

Promise<TotalList<any>>