UserInfo CreatedAtSecondsSinceEpoch Property CkSoftware GroupMe SDK - Documentation
The DateTime the user was created in unix format (seconds since epoch).

Namespace: CkSoftware.GroupMe.Sdk.Helpers.Users.Dao
Assembly: CkSoftware.GroupMe.Sdk.Helpers (in CkSoftware.GroupMe.Sdk.Helpers.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public long CreatedAtSecondsSinceEpoch { get; set; }

Property Value

Type: Int64
See Also