From cdf5e08eb970c58b2d413e4ea9a4042f265259a3 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 May 2014 17:28:46 -0700 Subject: weekly update --- doc/html/include_2chat_8php.html | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'doc/html/include_2chat_8php.html') diff --git a/doc/html/include_2chat_8php.html b/doc/html/include_2chat_8php.html index 7040528d6..24119d8da 100644 --- a/doc/html/include_2chat_8php.html +++ b/doc/html/include_2chat_8php.html @@ -122,8 +122,49 @@ Functions    chatroom_list ($uid)   + chat_message ($uid, $room_id, $xchan, $text) + 

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
chat_message ( $uid,
 $room_id,
 $xchan,
 $text 
)
+
+

create a chat message via API. It is the caller's responsibility to enter the room.

+ +
+
-- cgit v1.2.3