class Google::Apis::YoutubeV3::LiveChatMessage

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 author_details : LiveChatMessageAuthorDetails | Nil #

[View source]
def author_details=(author_details : LiveChatMessageAuthorDetails | Nil) #

[View source]
def etag : String | Nil #

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

[View source]
def id : String | Nil #

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

[View source]
def kind : String | Nil #

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

[View source]
def snippet : LiveChatMessageSnippet | Nil #

[View source]
def snippet=(snippet : LiveChatMessageSnippet | Nil) #

[View source]