import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessagesDeleteHistory } = functions;
Constructors
new
MessagesDeleteHistory(params: { justClear?: true; revoke?: true; peer: types.TypeInputPeer; maxId: number; minDate?: number; maxDate?: number; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc