view doc/html/api/event/onQueryCommand.md @ 254:93a227277786

Irccd: various fixes for further cross-compilation
author David Demelier <markand@malikania.fr>
date Mon, 05 Sep 2016 12:53:13 +0200
parents 392778b6d3c9
children 904ee87bc808
line wrap: on
line source

---
event: onQueryCommand
summary: "Execute special command in query."
synopsis: "function onQueryCommand(server, origin, message)"
arguments:
  - "**server**: the current server,"
  - "**origin**: who invoked the command,"
  - "**message**: the real message, without the ! part."
---

Synonym of [onCommand](@baseurl@/api/event/onCommand.html) but for queries.