import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelsGetParticipants } = functions;
Constructors
new
ChannelsGetParticipants(params: { channel: types.TypeInputChannel; filter: types.TypeChannelParticipantsFilter; offset: number; limit: number; hash: bigint; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc