Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
SuperChatEventSnippet
Interface SuperChatEventSnippet
interface
SuperChatEventSnippet
{
amountMicros
?:
string
;
channelId
?:
string
;
commentText
?:
string
;
createdAt
?:
string
;
currency
?:
string
;
displayString
?:
string
;
isSuperChatForGood
?:
boolean
;
isSuperStickerEvent
?:
boolean
;
messageType
?:
number
;
nonprofit
?:
Nonprofit
;
superStickerMetadata
?:
SuperStickerMetadata
;
supporterDetails
?:
ChannelProfileDetails
;
}
Index
Properties
amount
Micros?
channel
Id?
comment
Text?
created
At?
currency?
display
String?
is
Super
Chat
For
Good?
is
Super
Sticker
Event?
message
Type?
nonprofit?
super
Sticker
Metadata?
supporter
Details?
Properties
Optional
amount
Micros
amountMicros
?:
string
Optional
channel
Id
channelId
?:
string
Optional
comment
Text
commentText
?:
string
Optional
created
At
createdAt
?:
string
Optional
currency
currency
?:
string
Optional
display
String
displayString
?:
string
Optional
is
Super
Chat
For
Good
isSuperChatForGood
?:
boolean
Optional
is
Super
Sticker
Event
isSuperStickerEvent
?:
boolean
Optional
message
Type
messageType
?:
number
Optional
nonprofit
nonprofit
?:
Nonprofit
Optional
super
Sticker
Metadata
superStickerMetadata
?:
SuperStickerMetadata
Optional
supporter
Details
supporterDetails
?:
ChannelProfileDetails
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Micros
channel
Id
comment
Text
created
At
currency
display
String
is
Super
Chat
For
Good
is
Super
Sticker
Event
message
Type
nonprofit
super
Sticker
Metadata
supporter
Details
Google Apps Script API
Loading...