The GroupMessagesIndexParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BeforeId |
The message-id of the oldest already loaded message (for scrolling backward).
|
![]() | GroupId |
The group id for which the messages should be loaded.
|
![]() | SinceId |
The message-id of the newest already loaded message (for scrolling forward).
|
See Also