class functions.ChannelsDeleteHistory extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsDeleteHistory } = functions; ConstructorsnewChannelsDeleteHistory(params: { forEveryone?: true; channel: types.TypeInputChannel; maxId: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChanneloptionalforEveryone: truemaxId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc