static S parseChannelName(S name) { ret dropPrefix("#", formatChannelName(name)); }