moderator-toolbox-nxg-for-reddit / modules/proposals/components/useItemProposalCount

modules/proposals/components/useItemProposalCount

Functions

useItemProposalCount()

useItemProposalCount(subreddit, itemId): number

Defined in: extension/data/modules/proposals/components/useItemProposalCount.ts:97

Returns the number of open proposals targeting itemId in subreddit, kept current via a subscription shared with every other badge for the same subreddit.

Parameters

subreddit

string

The subreddit the item belongs to.

itemId

string

The thing’s fullname.

Returns

number