Interface RawMessageSnapshot

interface RawMessageSnapshot {
    message: RawMessageSnapshotMessage;
}

Properties

Properties