CreateGroupCommand WithImage Method (PictureData)CkSoftware GroupMe SDK - Documentation
Defines a image for the new group.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Commands
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public CreateGroupCommand WithImage(
	PictureData imageData
)

Return Value

Type: CreateGroupCommand
The extended CreateGroupCommand.
See Also