kameloso IRC bot
Dlang.org
MessagingProxy.reply
kameloso
plugins
common
mixins
MessagingProxy
Replies to a channel message.
mixintemplate
MessagingProxy
(Flag!"debug_" debug_ = No.debug_)
private pragma(
inline
, true)
void
reply
(
const
ref
IRCEvent
event
,
const
string
content
,
const
Message.Property
properties
=
Message.Property.none
,
const
string
caller
= __FUNCTION__
)
kameloso
plugins
common
mixins
MessagingProxy
aliases
immediateline
functions
chan
emote
immediate
invite
join
kick
mode
part
privmsg
query
quit
raw
reply
topic
whois
manifest constants
hasMessagingProxy
Replies to a channel message.