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

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

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

Constructors

new
ChannelsJoinChannel(params: { channel: types.TypeInputChannel; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc