GroupMeBotFactory Constructor CkSoftware GroupMe SDK - Documentation
Instantiates the GroupMeBotFactory with the given IWebApiAccess.

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 GroupMeBotFactory(
	IWebApiAccess webApiAccess
)
See Also