fetchChannelOrNull

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

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

Throws

if anything went wrong during the request.