Function __global->_deal_with_chatcode_invite

Definitions

sources/chat.php

  • Parse invitation chat code tag.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$pm_user string required parameter N/A N/A Comma-separated list of members to invite
$pm_message string required parameter N/A N/A The room name
$username SHORT_TEXT required parameter N/A N/A The username of who made this chatcode
$text string required parameter N/A N/A The text we are using
$zone ID_TEXT required parameter N/A N/A The zone the chat module is in

Return

  • A pair: whether the message was deleted, and the new text of the message
  • Type: array
  • Set: N/A
  • Range: N/A