Defines that the current bot should contain a callback url.
Namespace: CkSoftware.GroupMe.Sdk.BotAssembly: CkSoftware.GroupMe.Sdk.Bot (in CkSoftware.GroupMe.Sdk.Bot.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Parameters
- callbackUrl
- Type: System String
The callback url of the bot.
Return Value
Type: GroupMeBotThe extended bot-management class.
Exceptions
Exception | Condition |
---|---|
NotSupportedException | Occurs if the bot is already started. |
See Also