Unblu Embedded App Component API
    Preparing search index...

    Class LastChatMessage

    The last relevant message of a conversation. The last relevant message depends on the user: it's the last message the user can see that isn't a system message.

    Index

    Constructors

    Properties

    messageId: string

    The ID of the message

    senderAvatarUrl: string

    The avatar URL of the sender

    senderName: string

    The name of the sender

    senderPersonId: string

    The person ID of the sender

    serverTime: number

    The timestamp when the message was received by the Collaboration Server

    text: string

    The text of the message