Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I disable YouTube live chat by API?

I want create new live streams from my application, but I don't want to use live chat. I don't found the possibility how can I turn it off during creation new event.

I tried to pass an empty string or null to snippet.liveChatId, but without success. https://developers.google.com/youtube/v3/live/docs/liveBroadcasts#snippet.liveChatId

Can I turn off chat through API?

like image 543
HEX Avatar asked Oct 16 '25 15:10

HEX


1 Answers

The snippet.liveChatId is a String returned from the server and cannot be set. It does not appear the YouTube Live Streaming API supports disabling chat at this time. You will have to manually disable chat from the Live Event's control room.

like image 180
JAL Avatar answered Oct 18 '25 20:10

JAL



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!