neynarxyz / nodejs-sdk

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

adds lookupCastConversation, updates searchUser params, and depreciates fetchAllCastsInThread #85

Closed MrKevinOConnell closed 5 months ago

MrKevinOConnell commented 5 months ago

New Method

Cast

lookupCastConversation -> https://api.neynar.com/v2/farcaster/cast/conversation

Updates Existing Methods

User Add limit and cursor in searchUser, make viewerFid optional -> https://docs.neynar.com/reference/user-search

Depreciated

fetchAllCastsInThread -> https://docs.neynar.com/reference/all-casts-in-thread-v1