useresponse
    Preparing search index...

    Interface GetChatResponse

    interface GetChatResponse {
        success?: Chat;
    }
    Index

    Properties

    Properties

    success?: Chat