Slack.Lookups.lookup_channel_id
You're seeing just the function
lookup_channel_id, go back to Slack.Lookups module for more information.
Turns a string like "#CHANNEL_NAME" into the ID that Slack understands
("C…") if a public channel,
("G…") if a group/private channel.