The DirectMessagesIndexParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
BeforeId |
The message-id of the oldest already loaded message (for scrolling backward).
| |
MemberId |
The memberId for which the direct-messages should be loaded (will display the messages between the authenticated user and this user).
| |
SinceId |
The message-id of the newest already loaded message (for scrolling forward).
|
See Also