Skip to content

Commit

Permalink
import reactions type
Browse files Browse the repository at this point in the history
  • Loading branch information
kevoconnell committed Apr 11, 2024
1 parent e4c6d64 commit 4af826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neynar-api/neynar-api-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1854,7 +1854,7 @@ export class NeynarAPIClient {
* containing the reactions associated with the user's casts.
*
* @example
*
* import { ReactionsType } from "@neynar/nodejs-sdk";
*
* // Example: Fetch a casts reactions
* client.fetchReactionsForCast("0xfe90f9de682273e05b201629ad2338bdcd89b6be",ReactionsType.All, {
Expand Down

0 comments on commit 4af826a

Please sign in to comment.