Project

General

Profile

Me » History » Version 6

Per Amundsen, 06/04/2019 09:20 PM

1 1 Per Amundsen
_Added in 1.4.6_
2
3
*/me <message>*
4
5 3 Per Amundsen
Sends a emote/action message to current active channel or private window.
6 1 Per Amundsen
7 6 Per Amundsen
_See also [[/describe]], [[/ame]], [[/msg]], [[/nmsg]], {{/omsg]], [[/notice]], [[/onotice]]._
8 4 Per Amundsen
9 1 Per Amundsen
*Parameters*
10
11 3 Per Amundsen
<message> - The emote/action message to send.
12 1 Per Amundsen
13
*Example*
14
15 2 Per Amundsen
<pre>
16 3 Per Amundsen
; Sends 'Hello world' to the current active channel or private window.
17 1 Per Amundsen
/me Hello world.
18
</pre>