SuperChatEventSnippet
class SuperChatEventSnippet extends Model (View source)
Properties
string | $amountMicros | ||
string | $channelId | ||
string | $commentText | ||
string | $createdAt | ||
string | $currency | ||
string | $displayString | ||
bool | $isSuperStickerEvent | ||
string | $messageType | ||
protected | $superStickerMetadataType | ||
protected | $superStickerMetadataDataType | ||
protected | $supporterDetailsType | ||
protected | $supporterDetailsDataType |
Methods
setAmountMicros($amountMicros)
No description
string
getAmountMicros()
No description
setChannelId($channelId)
No description
string
getChannelId()
No description
setCommentText($commentText)
No description
string
getCommentText()
No description
setCreatedAt($createdAt)
No description
string
getCreatedAt()
No description
setCurrency($currency)
No description
string
getCurrency()
No description
setDisplayString($displayString)
No description
string
getDisplayString()
No description
setIsSuperStickerEvent($isSuperStickerEvent)
No description
bool
getIsSuperStickerEvent()
No description
setMessageType($messageType)
No description
string
getMessageType()
No description
getSuperStickerMetadata()
No description
getSupporterDetails()
No description
Details
setAmountMicros($amountMicros)
No description
string
getAmountMicros()
No description
setChannelId($channelId)
No description
string
getChannelId()
No description
setCommentText($commentText)
No description
string
getCommentText()
No description
setCreatedAt($createdAt)
No description
string
getCreatedAt()
No description
setCurrency($currency)
No description
string
getCurrency()
No description
setDisplayString($displayString)
No description
string
getDisplayString()
No description
setIsSuperStickerEvent($isSuperStickerEvent)
No description
bool
getIsSuperStickerEvent()
No description
setMessageType($messageType)
No description
string
getMessageType()
No description
setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)
No description
SuperStickerMetadata
getSuperStickerMetadata()
No description
setSupporterDetails(ChannelProfileDetails $supporterDetails)
No description
ChannelProfileDetails
getSupporterDetails()
No description