class
Google::Apis::YoutubeV3::LiveChatMessageAuthorDetails
- Google::Apis::YoutubeV3::LiveChatMessageAuthorDetails
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #channel_id : String | Nil
- #channel_id=(channel_id : String | Nil)
- #channel_url : String | Nil
- #channel_url=(channel_url : String | Nil)
- #display_name : String | Nil
- #display_name=(display_name : String | Nil)
- #is_chat_moderator : Bool | Nil
- #is_chat_moderator=(is_chat_moderator : Bool | Nil)
- #is_chat_owner : Bool | Nil
- #is_chat_owner=(is_chat_owner : Bool | Nil)
- #is_chat_sponsor : Bool | Nil
- #is_chat_sponsor=(is_chat_sponsor : Bool | Nil)
- #is_verified : Bool | Nil
- #is_verified=(is_verified : Bool | Nil)
- #profile_image_url : String | Nil
- #profile_image_url=(profile_image_url : String | Nil)