Theia API Documentation v1.65.0
    Preparing search index...
    interface ReplyMessage {
        id: number;
        res: any;
        type: Reply;
    }
    Index

    Properties

    Properties

    id: number
    res: any
    type: Reply