Type alias DonationAlertsPollType

DonationAlertsPollType: "count" | "sum"

Type of the poll that defines how poll winner is calculated. count - finds winner by the most number of donations; sum - finds winner by the most sum of donations.

Generated using TypeDoc