Function __global->_chat_post_message_ajax

Definitions

sources/chat.php

  • Handle an AJAX message posting request.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$room_id AUTO_LINK required parameter N/A N/A Room ID
$message string required parameter N/A N/A The message
$font string required parameter N/A N/A Font name
$colour string required parameter N/A N/A Font colour
$first_message BINARY required parameter N/A N/A Whether this is the first message sent out to this room, since some change