Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneEditGroupCallTitle

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhoneEditGroupCallTitle
extends Function<types.TypeUpdates>
import { functions } from "https://deno.land/x/mtkruto@0.0.992/mod.ts";
const { PhoneEditGroupCallTitle } = functions;

Constructors

new
PhoneEditGroupCallTitle(params: { call: types.TypeInputGroupCall; title: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: types.TypeInputGroupCall
title: string

Static Properties

readonly
[paramDesc]: ParamDesc