view doc/src/js/event/onMe.md @ 817:ebe561276c33

doc: start reworking, continue #752 @8h
author David Demelier <markand@malikania.fr>
date Mon, 19 Nov 2018 07:04:42 +0100
parents doc/src/api/event/onMe.md@ebdc614db066
children
line wrap: on
line source

# Event onMe

Action emote.

# Synopsis

```javascript
function onMe(server, origin, channel, message)
```

# Arguments

- server: the current server,
- origin: the person who said something,
- channel: the channel,
- message: the message sent.