kameloso IRC bot
Dlang.org
MessagingProxy.emote
kameloso
plugins
common
mixins
MessagingProxy
Sends an
ACTION
"emote" to the supplied target (nickname or channel).
mixintemplate
MessagingProxy
(Flag!"debug_" debug_ = No.debug_)
private pragma(
inline
, true)
void
emote
(
const
string
emoteTarget
,
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
Sends an ACTION "emote" to the supplied target (nickname or channel).