class functions.ChannelsDeleteTopicHistory extends Function<types.TypeMessagesAffectedHistory>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsDeleteTopicHistory } = functions; ConstructorsnewChannelsDeleteTopicHistory(params: { channel: types.TypeInputChannel; topMsgId: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChanneltopMsgId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc