I am working on a mod that posts lists of inventory to the chat. Once the player clicks a chat button to affect the number of items listed, the list reposts with a revised list of inventory. Depending on the list length this can flood the players chat as the lists refreshes. Is there a way to call the hide/unhide GM feature on specific chat messages to clean up the chat view for the player? This would need to happen through api\mod and not the GM physically clicking the hide option. Thanks in advance.