HomePhabricator
Diffusion Comm 64617bd18d7d

[lib] change fetchFarcasterChannelByName -> fetchFarcasterChannelByID and…

Description

[lib] change fetchFarcasterChannelByName -> fetchFarcasterChannelByID and refactor

Summary:
realized we're conflating channel name and ID in our code. this change cleans things up a little and makes sure we're querying by ID

Depends on D13695

Test Plan: called fetchFarcasterChannelByID with a channel name ("Crypto Fantasy League") and didn't get back a response. called it again with a channel ID ("fantasyisland") and got the right response

Reviewers: ashoat

Reviewed By: ashoat

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D13718

Details

Provenance
varunAuthored on Tue, Oct 15, 12:40 PM
Reviewer
ashoat
Differential Revision
D13718: [lib] change fetchFarcasterChannelByName -> fetchFarcasterChannelByID and refactor
Parents
rCOMMc14c21af84a0: [lib] extend NeynarChannel type
Branches
Unknown
Tags
Unknown