Chameleon
    Preparing search index...

    Interface MessageSnapshot

    interface MessageSnapshot {
        message: Partial<Message>;
    }
    Index

    Properties

    Properties

    message: Partial<Message>