Interface iMsgDeleteMap

interface iMsgDeleteMap {
    creator: string;
    mapId: string;
}

Implemented by

Properties

Properties

creator: string
mapId: string