class
Google::Apis::YoutubeV3::LiveChatMessageSnippet
- Google::Apis::YoutubeV3::LiveChatMessageSnippet
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #author_channel_id : String | Nil
- #author_channel_id=(author_channel_id : String | Nil)
- #display_message : String | Nil
- #display_message=(display_message : String | Nil)
- #has_display_content : Bool | Nil
- #has_display_content=(has_display_content : Bool | Nil)
- #live_chat_id : String | Nil
- #live_chat_id=(live_chat_id : String | Nil)
- #published_at : String | Nil
- #published_at=(published_at : String | Nil)
- #super_chat_details : LiveChatSuperChatDetails | Nil
- #super_chat_details=(super_chat_details : LiveChatSuperChatDetails | Nil)
- #super_sticker_details : LiveChatSuperStickerDetails | Nil
- #super_sticker_details=(super_sticker_details : LiveChatSuperStickerDetails | Nil)
- #text_message_details : LiveChatTextMessageDetails | Nil
- #text_message_details=(text_message_details : LiveChatTextMessageDetails | Nil)
- #type : String | Nil
- #type=(type : String | Nil)
Constructor Detail
Instance Method Detail
def super_sticker_details=(super_sticker_details : LiveChatSuperStickerDetails | Nil)
#