ecspresso
Preparing search index...
plugins/audio
StopMusicEvent
Interface StopMusicEvent<Ch>
Event to stop music on a channel.
interface
StopMusicEvent
<
Ch
extends
string
=
string
>
{
channel
?:
Ch
;
}
Type Parameters
Ch
extends
string
=
string
Index
Properties
channel?
Properties
Optional
channel
channel
?:
Ch
Channel to stop music on. If omitted, stops all music.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
ecspresso
Loading...
Event to stop music on a channel.