DirectMessagesIndexParameters PropertiesCkSoftware GroupMe SDK - Documentation

The DirectMessagesIndexParameters type exposes the following members.

Properties

  NameDescription
Public propertyBeforeId
The message-id of the oldest already loaded message (for scrolling backward).
Public propertyMemberId
The memberId for which the direct-messages should be loaded (will display the messages between the authenticated user and this user).
Public propertySinceId
The message-id of the newest already loaded message (for scrolling forward).
Top
See Also