GroupMeMessageData CreatedSecondsSinceEpoch Property CkSoftware GroupMe SDK - Documentation
The CreatedAt DateTime in unix notation (seconds since epoch).

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 long CreatedSecondsSinceEpoch { get; set; }

Property Value

Type: Int64
See Also