Functions/DarkRP/Client/removeChatReceiver

From DarkRP
Function
Function name DarkRP.removeChatReceiver(string prefix)
Description:
Remove a chat command receiver
Returns: nil
Part of Library: DarkRP
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Client/removeChatReceiver]DarkRP.removeChatReceiver[/url][/b]

Function parameters[edit]

  1. prefix (string)
  2. The chat command itself ("/pm", "/ooc", "/me" are some examples)


Function return values[edit]

This function does not return any value.