Defines that the bot should contain the given avatar image.
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
- avatarUrl
- Type: System String
The url of the avatar image (must be a GroupMe ImagingService image according to the GroupMe documentation).
Return Value
Type: CreateBotCommandThe extended CreateBotCommand.
See Also