Chat
C# Methods for YouTube > Chat
SendYouTubeMessage
public void SendYouTubeMessage(string message, bool bot = true, string broadcastId)
SendYouTubeMessageToLatestMonitored
Sends a chat message to the most recently monitored YouTube broadcast
0.2.4
public void SendYouTubeMessageToLatestMonitored(string message, bool bot = true)
Â