mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-04-28 03:45:29 +00:00
Fix timeline filter
This commit is contained in:
@@ -35,6 +35,7 @@ export async function getMessagesByUserSinceLastJoin(client: MatrixClient, sende
|
||||
timeline: {
|
||||
senders: [sender],
|
||||
rooms: [roomId],
|
||||
types: ["m.room.message"],
|
||||
},
|
||||
ephemeral: {
|
||||
limit: 0,
|
||||
|
||||
Reference in New Issue
Block a user