channelPrefixes

List of the four valid channel prefixes; &, #, + and !.

alias channelPrefixes = TypeTuple!('&', '#', '+', '!')

Meta