matrix-nio icon indicating copy to clipboard operation
matrix-nio copied to clipboard

Encrypted Room cannot receive

Open iz4tow opened this issue 2 years ago • 1 comments

Hi I'm trying to receive messages from an encrypted room. I used: joins[room_id].timeline.events to get all events and joins[room_id].timeline.events: to filter out only the room's events. But I'm only receiving MegolmEvents with cyphertext. How can I decrypt them?

Thanks

iz4tow avatar Jan 19 '23 16:01 iz4tow