@webitel/api-services
    Preparing search index...
    WebitelImApiGatewayV1ThreadKind: typeof WebitelImApiGatewayV1ThreadKind[keyof typeof WebitelImApiGatewayV1ThreadKind]

    ThreadKind defines the type of a thread. It determines the business rules and available features for the thread.

    • UNKNOWN: Unknown or unspecified thread type. Must not be used in valid requests.
    • DIRECT: One-to-one private thread between two users.
    • GROUP: Group thread with multiple members.
    • CHANNEL: Channel-style thread (broadcast or topic based communication).