Skip to content

Welshman Docs / @welshman/app / loadMutes

Variable: loadMutes() ​

loadMutes: (key, relays, force) => Promise<undefined | PublishedList>

Defined in: app/src/mutes.ts:22

Parameters ​

key ​

string

relays ​

string[] = []

force ​

boolean = false

Returns ​

Promise<undefined | PublishedList>