Callback

Undocumented in source.
alias Callback = void delegate
(
string channel
,
string message
)

Meta