useresponse
    Preparing search index...

    Interface ChatsResponse

    interface ChatsResponse {
        success?: ChatsPaginator;
    }
    Index

    Properties

    Properties

    success?: ChatsPaginator