【发布时间】:2020-08-13 03:23:24
【问题描述】:
我被要求使用 Youtube API 切换 Enable live chat。
浏览文档。关于实时聊天,我能找到的最接近的是:snippet.liveChatId: The ID for the broadcast's YouTube live chat. With this ID, you can use the liveChatMessage resource's methods to retrieve, insert, or delete chat messages. (https://developers-dot-devsite-v2-prod.appspot.com/youtube/v3/live/docs/liveBroadcasts#snippet.liveChatId)
有人知道如何通过 API 启用/禁用实时聊天吗?
【问题讨论】: