Documentation - v0.29.1
    Preparing search index...

    Class PostgresRefMessagesRepository

    Implements

    Index

    Constructors

    Properties

    Methods

    • Get the reference message for the given peerId.

      If more than one reference message is stored for the given peerId, the one with the highest msgId should be returned, but this is not really important.

      Parameters

      • peerId: number

      Returns Promise<[number, number] | null>