matrix-rust-sdk
matrix-rust-sdk copied to clipboard
feat: store and restore composer drafts
Exposed a function in both the FFI room binding and the sdk room, to allow to store and restore the composer draft for that specific room in the persistent storage.
fixes #3430