If it works with msg it should work with describe, since both send the same line to the server, I think it is dependant on the IRCd.

Code:
Describe:
-> irc.games-syndicate.com PRIVMSG nick1,nick2 :ACTION message
Msg:
-> irc.games-syndicate.com PRIVMSG nick1,nick2:message

^ Information from the debug window