The GroupMessagesOverviewData type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
The number of messages present in this group.
|
![]() | LastMessageCreatedAt |
The DateTime the last message was written in this group.
|
![]() | LastMessageCreatedAtSecondsSinceEpoch |
The DateTime the last message was written in this group in unix format (seconds since epoch).
|
![]() | LastMessageId |
The MessageId of the last written message in this group.
|
![]() | Preview |
The preview data for the last group-message.
|
See Also