Interface MessageSnapshot

interface MessageSnapshot {
    message: MessageSnapshotMessage;
}

Properties

Properties