GroupMeBot Data Property CkSoftware GroupMe SDK - Documentation
The currently assigned bot-data object, containing all GroupMe bot relevant data.

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 BotData Data { get; }

Property Value

Type: BotData
See Also