Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsGetParticipants

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.ChannelsGetParticipants
import { functions } from "https://deno.land/x/mtkruto@0.0.981/mod.ts";
const { ChannelsGetParticipants } = functions;

Constructors

new
ChannelsGetParticipants(params: { channel: types.TypeInputChannel; filter: types.TypeChannelParticipantsFilter; offset: number; limit: number; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
limit: number
offset: number

Static Properties

readonly
[paramDesc]: ParamDesc