Interface SocketChatConversationDeleted

interface SocketChatConversationDeleted {
    uuid: string;
}

Properties

Properties

uuid: string

Generated using TypeDoc