getInviterOrNull

suspend fun getInviterOrNull(): User?(source)

Requests to get the creator of the invite for, returns null if the User isn't present or inviterId is null.

Throws

if anything went wrong during the request.