onSharedFileAddedFromGroup property
~english Occurs when a shared file is added to a group. ~end
~chinese 群组添加共享文件回调。 ~end
Implementation
final void Function(String groupId, ChatGroupSharedFile sharedFile)?
onSharedFileAddedFromGroup;
~english Occurs when a shared file is added to a group. ~end
~chinese 群组添加共享文件回调。 ~end
final void Function(String groupId, ChatGroupSharedFile sharedFile)?
onSharedFileAddedFromGroup;