DirectMessagesIndexCommand CommandExecuted Property CkSoftware GroupMe SDK - Documentation
Defines if the command is executed once.

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

public bool CommandExecuted { get; set; }

Property Value

Type: Boolean

Implements

IWebApiCommand TResultEntity  CommandExecuted
See Also