Type Alias IntercomChannelLifecycle

IntercomChannelLifecycle:
    | "opened"
    | "active"
    | "stale"
    | "closed"