fetchChannelOrNull

open suspend override fun fetchChannelOrNull(): CategorizableChannel?(source)

Retrieve the CategorizableChannel associated with this behaviour from the provided EntitySupplier returns null if the channel isn't present.

Throws

if anything went wrong during the request.