CreateBotParameters Bot Property CkSoftware GroupMe SDK - Documentation
The bot-data used to create a new bot.

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

public BotData Bot { get; set; }

Property Value

Type: BotData
See Also