ThreadParticipant

constructor(user: User, lastThreadMessageAt: Date?)

Parameters

user

The User as a thread participant (not always delivered - sometimes it can only hold the User.id).

lastThreadMessageAt

The date of the last message in the thread at the time of participation.