Chat

C# Methods for Kick > Chat

KickReplyToMessage

Send a reply to a specific Kick chat message

1.0.0
public void KickReplyToMessage(string message, string replyId, bool useBot = true, bool fallback = true)

SendKickMessage

Sends a chat message to the Kick chat

1.0.0
public void SendKickMessage(string message, bool useBot = true, bool fallback = true)