Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D13613
Change Details
Change Details
Old
New
Diff
try both client methods in a Promise.race
try both client methods that are available to check if a given user leads a given channel in a `Promise.race`. this ensures faster lookups initially, before the cache contains any data about a user
try both client methods
in a Promise.race
that are available to check if a given user leads a given channel in a `Promise.race`. this ensures faster lookups initially, before the cache contains any data about a user
Continue