I have a bot running on a server, this bot deals with Join messages, questions, reporting, and moving clients. As such using ServerQuery or some form of bot that uses ServerQuery was not possible as I want clients to see the bot and be able to interact with it. However after some time I usually have about 150+ private message tabs open per day. Is there any function in the TeamSpeak Client Plugin SDK that allows you to close all tabs or close the currently selected tab? I've searched the plugin.h and through the SDK but couldn't find anything.