diff options
author | yvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd> | 2009-05-27 20:42:26 +0000 |
---|---|---|
committer | yvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd> | 2009-05-27 20:42:26 +0000 |
commit | fd19c29d708e95ccddfcff83d4206bc5bfdb82ee (patch) | |
tree | c2a6f3bd053ad1bd33a59144f4371a8e24a7a460 | |
parent | 66203bf1383ef3df1ec38840e49799329c4d49e4 (diff) | |
download | omegle-fd19c29d708e95ccddfcff83d4206bc5bfdb82ee.tar.gz omegle-fd19c29d708e95ccddfcff83d4206bc5bfdb82ee.zip |
omegl
git-svn-id: http://xapek.org/svn/common/omegle@1017 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd
-rw-r--r-- | Documentation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation.txt b/Documentation.txt index 80386c0..23772c3 100644 --- a/Documentation.txt +++ b/Documentation.txt @@ -32,6 +32,7 @@ RETURNS: [[TYPE,data...],...] Return Messagetypes: ["typing"] - Stranger is typing + ["stoppedTyping"] - Stranger has stopped typing ["gotMessage", "ABCDE"] - Stranger send "ABCDE" ["waiting"] - ??? ["connected"] - ready to send messages |