getGuildOrNull

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

Requests to get the Guild this member is part of, returns null if the Guild isn't present.

Throws

if anything went wrong during the request.