DestroyBotCommand Parameters Property CkSoftware GroupMe SDK - Documentation
The parameters which should be used on command execution.

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

public IWebApiCommandParameters Parameters { get; }

Property Value

Type: IWebApiCommandParameters

Implements

IWebApiCommand TResultEntity  Parameters
See Also