Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>ChannelAdminLogEventActionParticipantMute

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChannelAdminLogEventActionParticipantMute
extends _TypeChannelAdminLogEventAction
import { ChannelAdminLogEventActionParticipantMute } from "https://deno.land/x/mtkruto@0.0.999/tl/2_types.ts";

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc