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

Type declaration

  • hashtags: Set<string>
  • pubkeys: Set<string>
  • threads: Set<string>
  • words: Set<string>