matrix-js-sdk
0385f265 - Mark old verification methods as deprecated (#1994)

Commit
4 years ago
Mark old verification methods as deprecated (#1994) The old verification methods start a verification by sending an `m.key.verification.start` message, rather than an `m.key.verification.request` message. This behaviour is deprecated in the spec (https://github.com/matrix-org/matrix-doc/pull/3122), so these functions should be deprecated too.
Author
Parents
Loading