class functions.MessagesDeleteHistory extends Function<types.TypeMessagesAffectedHistory>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesDeleteHistory } = functions; ConstructorsnewMessagesDeleteHistory(params: { justClear?: true; revoke?: true; peer: types.TypeInputPeer; maxId: number; minDate?: number; maxDate?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionaljustClear: trueoptionalmaxDate: numbermaxId: numberoptionalminDate: numberpeer: types.TypeInputPeeroptionalrevoke: trueStatic Propertiesreadonly[paramDesc]: ParamDesc