class functions.ChannelsGetParticipants extends Function<types.TypeChannelsChannelParticipants>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsGetParticipants } = functions; ConstructorsnewChannelsGetParticipants(params: { channel: types.TypeInputChannel; filter: types.TypeChannelParticipantsFilter; offset: number; limit: number; hash: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelfilter: types.TypeChannelParticipantsFilterhash: bigintlimit: numberoffset: numberStatic Propertiesreadonly[paramDesc]: ParamDesc