OneSDK
Preparing search index...
types/Twitch
Twitch
Reward
Interface Reward
interface
Reward
{
background_color
:
string
;
bits_cost
?:
number
;
channel_id
:
string
;
cooldown_expires_at
:
string
;
cost
:
number
;
default_bits_cost
?:
number
;
default_image
:
RewardImage
;
global_cooldown
:
GlobalCooldown
;
id
:
string
;
image
:
null
|
RewardImage
;
is_enabled
:
boolean
;
is_in_stock
:
boolean
;
is_paused
:
boolean
;
is_sub_only
:
boolean
;
is_user_input_required
:
boolean
;
max_per_stream
:
MaxPerStream
;
max_per_user_per_stream
:
MaxPerUserPerStream
;
pricing_type
?:
string
;
prompt
:
string
;
redemptions_redeemed_current_stream
:
any
;
reward_type
?:
string
;
should_redemptions_skip_request_queue
:
boolean
;
template_id
:
any
;
title
:
string
;
updated_for_indicator_at
:
string
;
}
Index
Properties
background_
color
bits_
cost?
channel_
id
cooldown_
expires_
at
cost
default_
bits_
cost?
default_
image
global_
cooldown
id
image
is_
enabled
is_
in_
stock
is_
paused
is_
sub_
only
is_
user_
input_
required
max_
per_
stream
max_
per_
user_
per_
stream
pricing_
type?
prompt
redemptions_
redeemed_
current_
stream
reward_
type?
should_
redemptions_
skip_
request_
queue
template_
id
title
updated_
for_
indicator_
at
Properties
background_
color
background_color
:
string
Optional
bits_
cost
bits_cost
?:
number
channel_
id
channel_id
:
string
cooldown_
expires_
at
cooldown_expires_at
:
string
cost
cost
:
number
Optional
default_
bits_
cost
default_bits_cost
?:
number
default_
image
default_image
:
RewardImage
global_
cooldown
global_cooldown
:
GlobalCooldown
id
id
:
string
image
image
:
null
|
RewardImage
is_
enabled
is_enabled
:
boolean
is_
in_
stock
is_in_stock
:
boolean
is_
paused
is_paused
:
boolean
is_
sub_
only
is_sub_only
:
boolean
is_
user_
input_
required
is_user_input_required
:
boolean
max_
per_
stream
max_per_stream
:
MaxPerStream
max_
per_
user_
per_
stream
max_per_user_per_stream
:
MaxPerUserPerStream
Optional
pricing_
type
pricing_type
?:
string
prompt
prompt
:
string
redemptions_
redeemed_
current_
stream
redemptions_redeemed_current_stream
:
any
Optional
reward_
type
reward_type
?:
string
should_
redemptions_
skip_
request_
queue
should_redemptions_skip_request_queue
:
boolean
template_
id
template_id
:
any
title
title
:
string
updated_
for_
indicator_
at
updated_for_indicator_at
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
background_
color
bits_
cost
channel_
id
cooldown_
expires_
at
cost
default_
bits_
cost
default_
image
global_
cooldown
id
image
is_
enabled
is_
in_
stock
is_
paused
is_
sub_
only
is_
user_
input_
required
max_
per_
stream
max_
per_
user_
per_
stream
pricing_
type
prompt
redemptions_
redeemed_
current_
stream
reward_
type
should_
redemptions_
skip_
request_
queue
template_
id
title
updated_
for_
indicator_
at
OneSDK
Loading...