Skip to content

Commit a5bee8c

Browse files
Update src/feed.ts
Co-authored-by: Anton Arnautov <[email protected]>
1 parent a0610fa commit a5bee8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/feed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export type EnrichOptions = {
2424
withRecentReactions?: boolean;
2525

2626
/**
27-
* deprecated, use user_id
27+
* @deprecated Use `user_id` instead.
2828
*/
2929
withUserId?: string;
3030
};

0 commit comments

Comments
 (0)