asChannel

open suspend override fun asChannel(): MessageChannel(source)

Requests to get this behavior as a Channel .

Throws

if something went wrong during the request.

EntityNotFoundException

if the channel wasn't present.