Skip to content

Welshman Docs / @welshman/app / loadInboxRelaySelections

Variable: loadInboxRelaySelections() ​

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

Defined in: app/src/relaySelections.ts:106

Parameters ​

key ​

string

relays ​

string[] = []

Returns ​

Promise<undefined | PublishedList>