Description
There are quite a lot of methods in MatrixClient
that will not work correctly with Element-R, and which have been replaced, but have yet to be marked as deprecated. Examples:
isEventSenderVerified
getEventSenderDeviceInfo
getOutgoingRoomKeyRequest
requestSecret
We should audit for places that use MatrixClient.crypto
, and either deprecate them, or plan to fix them.