PostBotMessageCommand Constructor CkSoftware GroupMe SDK - Documentation
Instantiates a new PostBotMessageCommand.

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 PostBotMessageCommand(
	string botId,
	string message
)
See Also