Youtube · Schema

LiveChatMessageListResponse

A list of live chat message resources for a given broadcast.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
kind string Identifies the API resource's type. Value is youtube#liveChatMessageListResponse.
etag string The Etag of this resource.
nextPageToken string The token for the next page of results.
pollingIntervalMillis integer The amount of time the client should wait before polling again, in milliseconds.
offlineAt string The date and time when the underlying stream went offline.
pageInfo object Paging details for a list of live streaming resources.
items array A list of chat messages that match the request criteria.
View JSON Schema on GitHub