Preparing search index...
The search index is not available
Donation Alerts - v4.0.0
Donation Alerts
events
DonationAlertsPollOptionJson
Interface DonationAlertsPollOptionJson
Represents an option in a Donation Alerts poll event as a plain JavaScript object.
interface
DonationAlertsPollOptionJson
{
amountPercent
:
number
;
amountValue
:
number
;
id
:
number
;
isWinner
:
boolean
;
title
:
string
;
}
Index
Properties
amount
Percent
amount
Value
id
is
Winner
title
Properties
amount
Percent
amountPercent
:
number
amount
Value
amountValue
:
number
id
id
:
number
is
Winner
isWinner
:
boolean
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Percent
amount
Value
id
is
Winner
title
Donation Alerts - v4.0.0
Loading...
Represents an option in a Donation Alerts poll event as a plain JavaScript object.