Skip to main content

live_chat_messages

Overview

Namelive_chat_messages
TypeResource
Idyoutube.youtube.live_chat_messages

Fields

NameDatatypeDescription
idstringThe ID that YouTube assigns to uniquely identify the message.
authorDetailsobject
etagstringEtag of this resource.
kindstringIdentifies what kind of resource this is. Value: the fixed string "youtube#liveChatMessage".
snippetobjectNext ID: 33

Methods

NameAccessible byRequired ParamsDescription
liveChatMessages_listSELECTliveChatId, partRetrieves a list of resources, possibly filtered.
liveChatMessages_deleteDELETEidDeletes a chat message.
liveChatMessages_insertEXECpartInserts a new resource into this collection.