class

Google::Apis::YoutubeV3::LiveChatMessageAuthorDetails

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

channel_id
Source
channel_id=(channel_id : String | Nil)
Source
channel_url
Source
channel_url=(channel_url : String | Nil)
Source
display_name
Source
display_name=(display_name : String | Nil)
Source
is_chat_moderator
Source
is_chat_moderator=(is_chat_moderator : Bool | Nil)
Source
is_chat_owner
Source
is_chat_owner=(is_chat_owner : Bool | Nil)
Source
is_chat_sponsor
Source
is_chat_sponsor=(is_chat_sponsor : Bool | Nil)
Source
is_verified
Source
is_verified=(is_verified : Bool | Nil)
Source
profile_image_url
Source
profile_image_url=(profile_image_url : String | Nil)
Source