fetchChannelOrNull

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

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

Throws

if anything went wrong during the request.