getGuildOrNull

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

Requests to get the Guild this event is for. Returns null if it wasn't found.

Throws

if anything went wrong during the request.