import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { MessagesGetHistory } = functions;
Constructors
new
MessagesGetHistory(params: { peer: types.TypeInputPeer; offsetId: number; offsetDate: number; addOffset: number; limit: number; maxId: number; minId: number; hash: bigint; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc