GroupMeMessageData IsSystemMessage Property CkSoftware GroupMe SDK - Documentation
Indicates if this is a system-generated message (eg. a user leave / add or a nickname change).

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 bool IsSystemMessage { get; set; }

Property Value

Type: Boolean
See Also