Closed MrKevinOConnell closed 6 months ago
corresponding oas PR: https://github.com/neynarxyz/OAS/pull/88
New Methods:
fetchMuteList -> https://docs.neynar.com/reference/mute-list, fetches the list of mutes for a fid
publishMute -> https://docs.neynar.com/reference/add-mute, adds a mute for a given fid
deleteMute -> https://docs.neynar.com/reference/delete-mute, deletes a mute for a given fid
misc: fetchAuthorizationUrl -> https://docs.neynar.com/reference/fetch-authorization-url is now attached to the signer section CastWithInteractionsReactions now includes likes_count and recasts_count
test:
corresponding oas PR: https://github.com/neynarxyz/OAS/pull/88
New Methods:
fetchMuteList -> https://docs.neynar.com/reference/mute-list, fetches the list of mutes for a fid
publishMute -> https://docs.neynar.com/reference/add-mute, adds a mute for a given fid
deleteMute -> https://docs.neynar.com/reference/delete-mute, deletes a mute for a given fid
misc: fetchAuthorizationUrl -> https://docs.neynar.com/reference/fetch-authorization-url is now attached to the signer section CastWithInteractionsReactions now includes likes_count and recasts_count
test: