💥 Update push notification

This commit is contained in:
2025-06-01 02:51:39 +08:00
parent 57775eb0a1
commit 7dee2a15e7
6 changed files with 10 additions and 17 deletions

View File

@ -42,7 +42,7 @@ public class MessageReadHandler(
return;
}
var sender = await crs.GetChannelMember(currentUser.Id, request.ChatRoomId);
var sender = await crs.GetRoomMember(currentUser.Id, request.ChatRoomId);
if (sender is null)
{
await socket.SendAsync(