Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ConversationDeletedEvent

    interface ConversationDeletedEvent {
        conversation_deleted_event?: Record<string, never>;
    }
    Index

    Properties

    conversation_deleted_event?: Record<string, never>

    An empty object. Represents a conversation deleted by the contact.