Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelMuteEvent

The muting or unmuting of a Channel

Hierarchy

  • ChannelMuteEvent

Index

Properties

Properties

channel

channel: Channel

The channel affected.

kind

kind: "machine_mute"

muted

muted: boolean

Whether or not the channel should be muted or unmuted.

Generated using TypeDoc