fetchGuildOrNull

open suspend fun fetchGuildOrNull(): Guild?(source)

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

Throws

if anything went wrong during the request.