getGuildOrNull

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

Requests to get the Guild which this rule belongs to. Returns null if it wasn't found.

Throws

if anything went wrong during the request.