Sends either a channel message or a private query message depending on the arguments passed to it.
This reflects how channel messages and private messages are both the underlying same type; dialect.defs.IRCEvent.Type.PRIVMSG.
Sends either a channel message or a private query message depending on the arguments passed to it.
This reflects how channel messages and private messages are both the underlying same type; dialect.defs.IRCEvent.Type.PRIVMSG.