OnConversationsAddedToGroup typedef
Implementation
typedef OnConversationsAddedToGroup = void Function(
String groupName, List<V2TimConversation> conversationList);
typedef OnConversationsAddedToGroup = void Function(
String groupName, List<V2TimConversation> conversationList);