interface Chat {
    liveId: string;
}

Properties

Properties

liveId: string