Skip to main content

clean_chat

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