Skip to content

Welshman Docs / @welshman/app / loadInboxRelaySelections

Variable: loadInboxRelaySelections() ​

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

Defined in: app/src/inboxRelaySelections.ts:16

Parameters ​

key ​

string

relays ​

string[] = []

force ​

boolean = false

Returns ​

Promise<undefined | PublishedList>