getGuildOrNull

suspend fun getGuildOrNull(): Guild?(source)

Requests to get the guild this integration is tied to, returns null if the guild isn't present.

Throws

if something went wrong during the request.