fix: align backend APIs and upload flow
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace IM.Commons.IntegrationEvents
|
||||
{
|
||||
public record GroupMemberLeftEvent(Guid UserId, Guid GroupId);
|
||||
}
|
||||
Reference in New Issue
Block a user