GroupMessagesOverviewData PropertiesCkSoftware GroupMe SDK - Documentation

The GroupMessagesOverviewData type exposes the following members.

Properties

  NameDescription
Public propertyCount
The number of messages present in this group.
Public propertyLastMessageCreatedAt
The DateTime the last message was written in this group.
Public propertyLastMessageCreatedAtSecondsSinceEpoch
The DateTime the last message was written in this group in unix format (seconds since epoch).
Public propertyLastMessageId
The MessageId of the last written message in this group.
Public propertyPreview
The preview data for the last group-message.
Top
See Also