class LiveChatMessageSnippet extends Model (View source)

Properties

string $authorChannelId
string $displayMessage
protected $fanFundingEventDetailsType
protected $fanFundingEventDetailsDataType
protected $giftMembershipReceivedDetailsType
protected $giftMembershipReceivedDetailsDataType
bool $hasDisplayContent
string $liveChatId
protected $memberMilestoneChatDetailsType
protected $memberMilestoneChatDetailsDataType
protected $membershipGiftingDetailsType
protected $membershipGiftingDetailsDataType
protected $messageDeletedDetailsType
protected $messageDeletedDetailsDataType
protected $messageRetractedDetailsType
protected $messageRetractedDetailsDataType
protected $newSponsorDetailsType
protected $newSponsorDetailsDataType
protected $pollDetailsType
protected $pollDetailsDataType
string $publishedAt
protected $superChatDetailsType
protected $superChatDetailsDataType
protected $superStickerDetailsType
protected $superStickerDetailsDataType
protected $textMessageDetailsType
protected $textMessageDetailsDataType
string $type
protected $userBannedDetailsType
protected $userBannedDetailsDataType

Methods

setAuthorChannelId($authorChannelId)

No description

string
getAuthorChannelId()

No description

setDisplayMessage($displayMessage)

No description

string
getDisplayMessage()

No description

setFanFundingEventDetails(LiveChatFanFundingEventDetails $fanFundingEventDetails)

No description

setGiftMembershipReceivedDetails(LiveChatGiftMembershipReceivedDetails $giftMembershipReceivedDetails)

No description

setHasDisplayContent($hasDisplayContent)

No description

bool
getHasDisplayContent()

No description

setLiveChatId($liveChatId)

No description

string
getLiveChatId()

No description

setMemberMilestoneChatDetails(LiveChatMemberMilestoneChatDetails $memberMilestoneChatDetails)

No description

setMembershipGiftingDetails(LiveChatMembershipGiftingDetails $membershipGiftingDetails)

No description

setMessageDeletedDetails(LiveChatMessageDeletedDetails $messageDeletedDetails)

No description

setMessageRetractedDetails(LiveChatMessageRetractedDetails $messageRetractedDetails)

No description

setNewSponsorDetails(LiveChatNewSponsorDetails $newSponsorDetails)

No description

setPollDetails(LiveChatPollDetails $pollDetails)

No description

setPublishedAt($publishedAt)

No description

string
getPublishedAt()

No description

setSuperChatDetails(LiveChatSuperChatDetails $superChatDetails)

No description

setSuperStickerDetails(LiveChatSuperStickerDetails $superStickerDetails)

No description

setTextMessageDetails(LiveChatTextMessageDetails $textMessageDetails)

No description

setType($type)

No description

string
getType()

No description

setUserBannedDetails(LiveChatUserBannedMessageDetails $userBannedDetails)

No description

Details

setAuthorChannelId($authorChannelId)

No description

Parameters

$authorChannelId

string getAuthorChannelId()

No description

Return Value

string

setDisplayMessage($displayMessage)

No description

Parameters

$displayMessage

string getDisplayMessage()

No description

Return Value

string

setFanFundingEventDetails(LiveChatFanFundingEventDetails $fanFundingEventDetails)

No description

Parameters

LiveChatFanFundingEventDetails $fanFundingEventDetails

LiveChatFanFundingEventDetails getFanFundingEventDetails()

No description

setGiftMembershipReceivedDetails(LiveChatGiftMembershipReceivedDetails $giftMembershipReceivedDetails)

No description

Parameters

LiveChatGiftMembershipReceivedDetails $giftMembershipReceivedDetails

LiveChatGiftMembershipReceivedDetails getGiftMembershipReceivedDetails()

No description

setHasDisplayContent($hasDisplayContent)

No description

Parameters

$hasDisplayContent

bool getHasDisplayContent()

No description

Return Value

bool

setLiveChatId($liveChatId)

No description

Parameters

$liveChatId

string getLiveChatId()

No description

Return Value

string

setMemberMilestoneChatDetails(LiveChatMemberMilestoneChatDetails $memberMilestoneChatDetails)

No description

Parameters

LiveChatMemberMilestoneChatDetails $memberMilestoneChatDetails

LiveChatMemberMilestoneChatDetails getMemberMilestoneChatDetails()

No description

setMembershipGiftingDetails(LiveChatMembershipGiftingDetails $membershipGiftingDetails)

No description

Parameters

LiveChatMembershipGiftingDetails $membershipGiftingDetails

LiveChatMembershipGiftingDetails getMembershipGiftingDetails()

No description

setMessageDeletedDetails(LiveChatMessageDeletedDetails $messageDeletedDetails)

No description

Parameters

LiveChatMessageDeletedDetails $messageDeletedDetails

LiveChatMessageDeletedDetails getMessageDeletedDetails()

No description

setMessageRetractedDetails(LiveChatMessageRetractedDetails $messageRetractedDetails)

No description

Parameters

LiveChatMessageRetractedDetails $messageRetractedDetails

LiveChatMessageRetractedDetails getMessageRetractedDetails()

No description

setNewSponsorDetails(LiveChatNewSponsorDetails $newSponsorDetails)

No description

Parameters

LiveChatNewSponsorDetails $newSponsorDetails

LiveChatNewSponsorDetails getNewSponsorDetails()

No description

setPollDetails(LiveChatPollDetails $pollDetails)

No description

Parameters

LiveChatPollDetails $pollDetails

LiveChatPollDetails getPollDetails()

No description

Return Value

LiveChatPollDetails

setPublishedAt($publishedAt)

No description

Parameters

$publishedAt

string getPublishedAt()

No description

Return Value

string

setSuperChatDetails(LiveChatSuperChatDetails $superChatDetails)

No description

Parameters

LiveChatSuperChatDetails $superChatDetails

LiveChatSuperChatDetails getSuperChatDetails()

No description

setSuperStickerDetails(LiveChatSuperStickerDetails $superStickerDetails)

No description

Parameters

LiveChatSuperStickerDetails $superStickerDetails

LiveChatSuperStickerDetails getSuperStickerDetails()

No description

setTextMessageDetails(LiveChatTextMessageDetails $textMessageDetails)

No description

Parameters

LiveChatTextMessageDetails $textMessageDetails

LiveChatTextMessageDetails getTextMessageDetails()

No description

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUserBannedDetails(LiveChatUserBannedMessageDetails $userBannedDetails)

No description

Parameters

LiveChatUserBannedMessageDetails $userBannedDetails

LiveChatUserBannedMessageDetails getUserBannedDetails()

No description