fetchChannelOrNull

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

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

Throws

if anything went wrong during the request.