SuperChatEventSnippet class
Properties
-
amountMicros
↔ String?
-
The purchase amount, in micros of the purchase currency.
getter/setter pair
-
channelId
↔ String?
-
Channel id where the event occurred.
getter/setter pair
-
The text contents of the comment left by the user.
getter/setter pair
-
createdAt
↔ DateTime?
-
The date and time when the event occurred.
getter/setter pair
-
currency
↔ String?
-
The currency in which the purchase was made.
getter/setter pair
-
displayString
↔ String?
-
A rendered string that displays the purchase amount and currency (e.g.,
"$1.00").
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
isSuperStickerEvent
↔ bool?
-
True if this event is a Super Sticker event.
getter/setter pair
-
messageType
↔ int?
-
The tier for the paid message, which is based on the amount of money spent
to purchase the message.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
superStickerMetadata
↔ SuperStickerMetadata?
-
If this event is a Super Sticker event, this field will contain metadata
about the Super Sticker.
getter/setter pair
-
supporterDetails
↔ ChannelProfileDetails?
-
Details about the supporter.
getter/setter pair