google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.LiveChatMessage View Source

A liveChatMessage resource represents a chat message in a YouTube Live Chat.

Attributes

  • authorDetails (LiveChatMessageAuthorDetails): The authorDetails object contains basic details about the user that posted this message. Defaults to: null.
  • etag (String.t): Etag of this resource. Defaults to: null.
  • id (String.t): The ID that YouTube assigns to uniquely identify the message. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#liveChatMessage". Defaults to: null.
  • snippet (LiveChatMessageSnippet): The snippet object contains basic details about the message. Defaults to: null.