onGroupDescriptionChanged( )


Notes:

Triggered when a group's description is changed.

Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: GroupDescriptionChangedEnvelope): void | Promise<void>

Did this help?