Mutes: {
    hashtags: Set<string>;
    pubkeys: Set<string>;
    threads: Set<string>;
    words: Set<string>;
}