neynarxyz / nodejs-sdk

Typescript SDK for Neynar APIs
https://neynar.com
MIT License
50 stars 10 forks source link

feat: introduce 'fetchRelevantFollowersForAChannel' #177

Closed eurbs closed 4 days ago

eurbs commented 5 days ago

Returns a list of relevant channel followers for a specific FID. This usually shows on a channel as "X, Y, Z follow this channel".

https://docs.neynar.com/reference/relevant-channel-followers

relevant OAS change: https://github.com/neynarxyz/OAS/pull/197