import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdatesGetChannelDifference } = functions;
Constructors
new
UpdatesGetChannelDifference(params: { force?: true; channel: types.TypeInputChannel; filter: types.TypeChannelMessagesFilter; pts: number; limit: number; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
filter: types.TypeChannelMessagesFilter
Static Properties
readonly
[paramDesc]: ParamDesc