static S slackChannelID(S token, S name) { ret slackGetChannelIDs(token).get(name); }