OneSDK
    Preparing search index...

    Interface LatestChat

    interface LatestChat {
        chatId: string;
        createdAt: string;
    }
    Index

    Properties

    Properties

    chatId: string
    createdAt: string