class functions.UpdatesGetChannelDifference extends Function<types.TypeUpdatesChannelDifference>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdatesGetChannelDifference } = functions; ConstructorsnewUpdatesGetChannelDifference(params: { force?: true; channel: types.TypeInputChannel; filter: types.TypeChannelMessagesFilter; pts: number; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelfilter: types.TypeChannelMessagesFilteroptionalforce: truelimit: numberpts: numberStatic Propertiesreadonly[paramDesc]: ParamDesc