setName

open suspend override fun setName(newName: String): Group

Sets the name of this group.

Return

the updated Group instance

Parameters

newName

the new name to set (0..16 characters)

Throws

if newName is out of acceptable range