GroupMeBotSendMessage Constructor CkSoftware GroupMe SDK - Documentation
Instantiates a new GroupMeBotSendMessage class.

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

public GroupMeBotSendMessage(
	GroupMeBot bot,
	string message
)
See Also