class

Google::Apis::YoutubeV3::LiveChatMessageSnippet

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

author_channel_id
Source
author_channel_id=(author_channel_id : String | Nil)
Source
display_message
Source
display_message=(display_message : String | Nil)
Source
has_display_content
Source
has_display_content=(has_display_content : Bool | Nil)
Source
live_chat_id
Source
live_chat_id=(live_chat_id : String | Nil)
Source
published_at
Source
published_at=(published_at : String | Nil)
Source
super_chat_details
Source
super_chat_details=(super_chat_details : LiveChatSuperChatDetails | Nil)
Source
super_sticker_details
Source
super_sticker_details=(super_sticker_details : LiveChatSuperStickerDetails | Nil)
Source
text_message_details
Source
text_message_details=(text_message_details : LiveChatTextMessageDetails | Nil)
Source
type
Source
type=(type : String | Nil)
Source