Instantiates a new PostBotMessageCommand.
Namespace: CkSoftware.GroupMe.Sdk.Bot.CommandsAssembly: CkSoftware.GroupMe.Sdk.Bot (in CkSoftware.GroupMe.Sdk.Bot.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Parameters
- botId
- Type: System String
The id of the bot with which the message should be posted.
- message
- Type: System String
The message string.
See Also