printTags

Prints the tags of an IRCEvent to the console.

Note: Gated behind version TwitchWarnings.

version(TwitchSupport && TwitchWarnings)
private @safe
void
printTags
(
const ref IRCEvent event
)

Parameters

event IRCEvent

The IRCEvent to print the tags of.