createInvite

fun createInvite(inviter: UUID, invited: UUID, factionId: Int, rankId: Int, expiresAt: Instant): CompletionStage<Unit>