class Google::Apis::YoutubeV3::LiveChatMessageAuthorDetails

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 channel_id : String | Nil #

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

[View source]
def channel_url : String | Nil #

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

[View source]
def display_name : String | Nil #

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

[View source]
def is_chat_moderator : Bool | Nil #

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

[View source]
def is_chat_owner : Bool | Nil #

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

[View source]
def is_chat_sponsor : Bool | Nil #

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

[View source]
def is_verified : Bool | Nil #

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

[View source]
def profile_image_url : String | Nil #

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

[View source]