♻️ Move most of models to the Shared package
This commit is contained in:
		| @@ -9,7 +9,7 @@ public class MessagesSubscribeHandler(ChatRoomService crs) : IWebSocketPacketHan | ||||
|     public string PacketType => "messages.subscribe"; | ||||
|  | ||||
|     public async Task HandleAsync( | ||||
|         Account.Account currentUser, | ||||
|         Shared.Models.Account currentUser, | ||||
|         string deviceId, | ||||
|         WebSocketPacket packet, | ||||
|         WebSocket socket, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user