/// <summary> /// Clears the chatbox /// </summary> public static void Clear() { MtaClient.ClearChatBox(); }