clearChat

fun clearChat(vararg chatLineIDs: Int)

Clear chat messages with the specified message ID, or all chat messages if no ID is specified

Parameters

chatLineIDs

the id(s) to be cleared

Sources

Link copied to clipboard