Skip to main content

remove_tag

Function remove_tag 

Source
pub async fn remove_tag(
    room: &Room,
    namespace: &str,
    tag: &str,
) -> Result<(), Error>
Expand description

Remove a namespaced tag from the room.