Skip to main content
Module

x/mtkruto/tl/2_types.ts>ChannelParticipantCreator_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChannelParticipantCreator_
import { ChannelParticipantCreator_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
ChannelParticipantCreator_(params: { user_id: bigint; admin_rights: enums.ChatAdminRights; rank?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
admin_rights: enums.ChatAdminRights
optional
rank: string
user_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc