ChannelRespondingOutputChannel

class ChannelRespondingOutputChannel(channel: <Error class: unknown class>) : OutputChannel

OutputChannel that responds in a Discord channel, updating a progress message as needed.

Constructors

Link copied to clipboard
constructor(channel: <Error class: unknown class>)

Functions

Link copied to clipboard
open operator fun plus(other: OutputChannel): OutputChannel
Link copied to clipboard
open override fun send(event: OutputChannelEvent)