static S slackGetChannelID(S token, S channelName) { ret slackGetChannelIDs(token).get(channelName); }