mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
set last message fix
This commit is contained in:
@@ -13,6 +13,7 @@ export const MessageGetAllByRoomIdUseCaseOutputSchema = z.object({
|
||||
data: z.object({
|
||||
id: z.string(),
|
||||
roomId: z.string(),
|
||||
isDeleted: z.boolean(),
|
||||
sender: z.object({
|
||||
wxUserId: z.number(),
|
||||
wxFullName: z.string(),
|
||||
|
||||
Reference in New Issue
Block a user