fetchChannelOrNull

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

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

Throws

if anything went wrong during the request.