GetDuplicatesOptions
@devvit/public-api v0.13.10-dev
Type Alias: GetDuplicatesOptions
GetDuplicatesOptions =
ListingFetchOptions&object
Type declaration
crosspostsOnly?
optionalcrosspostsOnly:boolean
Only return duplicates that are crossposting this post.
postId
postId:
T3ID
Post ID with t3_ prefix (e.g. t3_abc123). The prefix is stripped internally.
show?
optionalshow:string
Adding the string "all" will show all results regardless of user preferences.
sort?
optionalsort:"num_comments"|"new"
One of: "num_comments", "new"
subredditName?
optionalsubredditName:string
Limit search to the given subreddit name. The r/ prefix is optional.