neynarxyz / nodejs-sdk

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

add fetchCastReactions, update fetchAllChannels to have limit and cursor #86

Closed MrKevinOConnell closed 7 months ago

MrKevinOConnell commented 7 months ago

New Method

Cast

fetchCastReactions -> https://docs.neynar.com/reference/reactions-cast

Updates Existing Methods

Channel Add limit and cursor in fetchAllChannels -> https://docs.neynar.com/reference/list-all-channels

note: when https://github.com/neynarxyz/OAS/pull/71 gets pushed, the type for types (currently ReactionsType) in fetchCastReactions will be updated .