Skip to main content
Module

x/mtkruto/mod.ts>tl.types.ChannelAdminLogEventActionStartGroupCall

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.ChannelAdminLogEventActionStartGroupCall
extends _TypeChannelAdminLogEventAction
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { ChannelAdminLogEventActionStartGroupCall } = tl.types;

Constructors

new
ChannelAdminLogEventActionStartGroupCall(params: { call: TypeInputGroupCall; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: TypeInputGroupCall

Static Properties

readonly
[paramDesc]: ParamDesc