@miukyo/ytlc
Preparing search index...
types/models
Superchat
Interface Superchat
Super Chat / Super Sticker details.
interface
Superchat
{
amountString
:
string
;
amountValue
:
number
;
currency
:
string
;
bodyBackgroundColor
:
string
;
headerBackgroundColor
?:
string
;
headerTextColor
?:
string
;
bodyTextColor
?:
string
;
authorNameTextColor
?:
string
;
sticker
?:
ImagePart
;
}
Index
Properties
amount
String
amount
Value
currency
body
Background
Color
header
Background
Color?
header
Text
Color?
body
Text
Color?
author
Name
Text
Color?
sticker?
Properties
amount
String
amountString
:
string
amount
Value
amountValue
:
number
currency
currency
:
string
body
Background
Color
bodyBackgroundColor
:
string
Optional
header
Background
Color
headerBackgroundColor
?:
string
Optional
header
Text
Color
headerTextColor
?:
string
Optional
body
Text
Color
bodyTextColor
?:
string
Optional
author
Name
Text
Color
authorNameTextColor
?:
string
Optional
sticker
sticker
?:
ImagePart
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
String
amount
Value
currency
body
Background
Color
header
Background
Color
header
Text
Color
body
Text
Color
author
Name
Text
Color
sticker
@miukyo/ytlc
Loading...
Super Chat / Super Sticker details.