neynarxyz / nodejs-sdk

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

update lookupChannel to have type #109

Closed MrKevinOConnell closed 4 months ago

MrKevinOConnell commented 4 months ago

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

misc: ChannelType is now a type

MrKevinOConnell commented 4 months ago

this is now here https://github.com/neynarxyz/nodejs-sdk/pull/105