2025-07-15
▼ ▲ youtube.youtube.v3.liveChat.messages.stream
Path : youtube/v3/liveChat/messages/stream
Flat Path : youtube/v3/liveChat/messages/stream
HTTP Method : GET
Parameters :
liveChatId
Description : The id of the live chat for which comments should be returned.
Location : query
Type : string
hl
Description : Specifies the localization language in which the system messages should be returned.
Location : query
Type : string
profileImageSize
Description : Specifies the size of the profile image that should be returned for each user.
Minimum : 16
Maximum : 720
Location : query
Type : integer
Format : uint32
maxResults
Description : The *maxResults* parameter specifies the maximum number of items that should be returned in the result set. Not used in the streaming RPC.
Default : 500
Minimum : 200
Maximum : 2000
Location : query
Type : integer
Format : uint32
pageToken
Description : The *pageToken* parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken property identify other pages that could be retrieved.
Location : query
Type : string
part
Description : The *part* parameter specifies the liveChatComment resource parts that the API response will include. Supported values are id, snippet, and authorDetails.
Location : query
Repeated : Yes
Type : string
Scopes :
Description : Allows a user to load live chat through a server-streamed RPC.