neynarxyz / nodejs-sdk

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

fetchFollowing and fetchFollowers created as methods, lookupChannel now takes in a optional type, which can be a parent_url or id #105

Closed MrKevinOConnell closed 6 months ago

MrKevinOConnell commented 6 months ago

New methods: fetchUserFollowingV2 -> https://docs.neynar.com/reference/following-v2 fetchUserFollowersV2 -> https://docs.neynar.com/reference/followers-v2

Updates lookupChannel -> https://docs.neynar.com/reference/channel-details now takes in a optional type, which can be a parent_url or id

misc:

Shreyaschorge commented 6 months ago

@MrKevinOConnell Please resolve merge conflicts

manan19 commented 6 months ago

Combine with #109 and bump the version to 1.22.0