fetchChannel

open suspend override fun fetchChannel(): CategorizableChannel(source)

Retrieve the CategorizableChannel associated with this behaviour from the provided EntitySupplier

Throws

if anything went wrong during the request.

if the channel wasn't present.