rather than a boolean indicating whether the channel tag exists or not, we should return the actual tag. this way, we can check if the channel ID is in the list of channels led by the joining user
Details
Details
fetchCommunityFarcasterChannelTag returned the correct tag for my community tagged with a random farcaster channel ID. it returned null if viewer was not logged in and undefined if the community did not have a channel tag
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage