Project

General

Profile

Me » History » Revision 3

Revision 2 (Per Amundsen, 02/08/2014 12:17 PM) → Revision 3/9 (Per Amundsen, 06/04/2019 09:18 PM)

_Added in 1.4.6_ 

 */me <message>* 

 Sends a emote/action emote message to current active channel or private window. 

 *Parameters* 

 <message> - The emote/action emote message to send. 

 *Example* 

 <pre> 
 ; Sends 'Hello world' to the current active channel or private window. 
 /me Hello world. 
 </pre>