TwitchClearChatMessages

Clear Twitch Chat

Signature

public bool TwitchClearChatMessages(bool bot = true)

Parameters

bot
bool
Default:
True

No description provided.

Return Type

bool

Example

CPH.TwitchClearChatMessages();
CPH.TwitchClearChatMessages(bot);