class Google::Apis::YoutubeV3::SuperChatEventSnippet

Included Modules

Defined in:

google/apis/youtube_v3/classes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def amount_micros : Int64 | Nil #

[View source]
def amount_micros=(amount_micros : Int64 | Nil) #

[View source]
def channel_id : String | Nil #

[View source]
def channel_id=(channel_id : String | Nil) #

[View source]
def comment_text : String | Nil #

[View source]
def comment_text=(comment_text : String | Nil) #

[View source]
def created_at : String | Nil #

[View source]
def created_at=(created_at : String | Nil) #

[View source]
def currency : String | Nil #

[View source]
def currency=(currency : String | Nil) #

[View source]
def display_string : String | Nil #

[View source]
def display_string=(display_string : String | Nil) #

[View source]
def is_super_sticker_event : Bool | Nil #

[View source]
def is_super_sticker_event=(is_super_sticker_event : Bool | Nil) #

[View source]
def message_type : Int32 | Nil #

[View source]
def message_type=(message_type : Int32 | Nil) #

[View source]
def supporter_details : ChannelProfileDetails | Nil #

[View source]
def supporter_details=(supporter_details : ChannelProfileDetails | Nil) #

[View source]