Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>ChannelsGetParticipant

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChannelsGetParticipant
extends Function<types.ChannelsChannelParticipant>
import { ChannelsGetParticipant } from "https://deno.land/x/mtkruto@0.0.989/tl/3_functions.ts";

Constructors

new
ChannelsGetParticipant(params: { channel: types.TypeInputChannel; participant: types.TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: types.TypeInputChannel
participant: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc