canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
(→File Transfer: fix missing data param name) |
|||
| Line 194: | Line 194: | ||
===== Typing notifications ===== | ===== Typing notifications ===== | ||
{topic: "message", data: {peer: <peer>, type: "chat:typing"} | {topic: "message", data: {peer: <peer>, type: "chat:typing", message: {}} | ||
* Peer is the peer the message is being sent to | * Peer is the peer the message is being sent to | ||
* username is the user the peer was from | * username is the user the peer was from | ||
* message is an empty object, it is not used - this may go away in the future. | |||
==== File Transfer ==== | ==== File Transfer ==== | ||