Function clean_chat

Source
pub fn clean_chat(pid: u16)
Expand description

Remove all messages from chat for a certain player.

pid The player ID.

Returns void