Поделиться через


InvitationState type

Определяет значения для InvitationState.

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