fetchChannelOrNull

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

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

Throws

if anything went wrong during the request.