OneSDK
    Preparing search index...

    Interface ChatResponse

    interface ChatResponse {
        chats: VTips.Chat[];
    }
    Index

    Properties

    Properties

    chats: VTips.Chat[]