Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionParticipantVolume

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

Constructors

new
ChannelAdminLogEventActionParticipantVolume(params: { participant: TypeGroupCallParticipant; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
participant: TypeGroupCallParticipant

Static Properties

readonly
[paramDesc]: ParamDesc