description property

String? description
getter/setter pair

An extended description to help users determine the purpose of a group.

For example, you can include information about who should join the group, the types of messages to send to the group, links to FAQs about the group, or related groups. Maximum length is 4,096 characters.

Implementation

core.String? description;