AlterChannelsByName

abstract class AlterChannelsByName(val names: Iterable<String>) : SideEffect.AlterChannels

Constructors

Link copied to clipboard
fun AlterChannelsByName(names: Iterable<String>)

Functions

Link copied to clipboard
abstract fun applyTo(context: ExecutionContext): ExecutionContext

Properties

Link copied to clipboard
open val names: Iterable<String>

Inheritors

Link copied to clipboard
Link copied to clipboard