Skip to main content
Module

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

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

Constructors

new
messages_editChatAdmin_(params: { chat_id: bigint; user_id: enums.InputUser; is_admin: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chat_id: bigint
is_admin: boolean
user_id: enums.InputUser

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc