DirectMessagesIndexParameters BeforeId Property CkSoftware GroupMe SDK - Documentation
The message-id of the oldest already loaded message (for scrolling backward).

Namespace: CkSoftware.GroupMe.Sdk.Messaging.Dao
Assembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public string BeforeId { get; set; }

Property Value

Type: String
See Also