Aracılığıyla paylaş


InvitationState type

InvitationState değerlerini tanımlar.

type InvitationState = "NotSent" | "Sending" | "Sent" | "Failed"