Defines that the bot should have a callback url.
Namespace: CkSoftware.GroupMe.Sdk.Bot.CommandsAssembly: 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 where the bot should receive any callbacks.
Return Value
Type: CreateBotCommandThe extended CreateBotCommand.
See Also