class
Google::Apis::YoutubeV3::SuperChatEventSnippet
- Google::Apis::YoutubeV3::SuperChatEventSnippet
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #amount_micros : Int64 | Nil
- #amount_micros=(amount_micros : Int64 | Nil)
- #channel_id : String | Nil
- #channel_id=(channel_id : String | Nil)
- #comment_text : String | Nil
- #comment_text=(comment_text : String | Nil)
- #created_at : String | Nil
- #created_at=(created_at : String | Nil)
- #currency : String | Nil
- #currency=(currency : String | Nil)
- #display_string : String | Nil
- #display_string=(display_string : String | Nil)
- #is_super_sticker_event : Bool | Nil
- #is_super_sticker_event=(is_super_sticker_event : Bool | Nil)
- #message_type : Int32 | Nil
- #message_type=(message_type : Int32 | Nil)
- #supporter_details : ChannelProfileDetails | Nil
- #supporter_details=(supporter_details : ChannelProfileDetails | Nil)