Freigeben über


InvitationState type

Definiert Werte für InvitationState.

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