Defines a image for the new group.
Namespace: CkSoftware.GroupMe.Sdk.Groups.CommandsAssembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Parameters
- imageUrl
- Type: System String
The image url of the new group. Must be a GroupMe ImagingService image-url according to the GroupMe API documentation.
Return Value
Type: CreateGroupCommandThe extended CreateGroupCommand.
See Also