Send read reciept and typing indicator EDUs to appservices with receive_ephemeral
This commit is contained in:
parent
5b6ff3869c
commit
3675c941f8
8 changed files with 135 additions and 46 deletions
|
@ -275,7 +275,7 @@ async fn handle_edu_receipt(
|
|||
services
|
||||
.rooms
|
||||
.read_receipt
|
||||
.readreceipt_update(&user_id, &room_id, &event)
|
||||
.readreceipt_update(&user_id, &room_id, event)
|
||||
.await;
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue