GroupMeMessageData Received Property CkSoftware GroupMe SDK - Documentation
The DateTime when this message was received from this framework (will only be filled out on a bot callback. In every other case this is always DateTime.MinValue!).

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

public DateTime Received { get; set; }

Property Value

Type: DateTime
See Also