Skip to main content
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_addChatUser_
extends Function_<enums.Updates>
import { messages_addChatUser_ } from "https://deno.land/x/mtkruto@0.1.147/tl/3_functions.ts";

Constructors

new
messages_addChatUser_(params: { chat_id: bigint; user_id: enums.InputUser; fwd_limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chat_id: bigint
fwd_limit: number
user_id: enums.InputUser

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc