[][src]Function tes3mp_plugin::plugin::generated::clean_chat

pub fn clean_chat(pid: u16)

Remove all messages from chat for a certain player.

pid The player ID.

Returns void