You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometime when using bot-sdk I want bot can discard room key and will generate a new one. Found that matrix-rust-sdk has function like this used for matrix-js-sdk.
Could you please export function discard_room_key?