OnConversationGroupDeleted
Introduction
The callback of conversation group deleted.
Returned template
OnConversationGroupDeleted = void Function(String groupName);
Return value details
name | type | description |
---|---|---|
groupName | String | The name of the deleted group. |