Slack.Lookups.lookup_channel_id

You're seeing just the function lookup_channel_id, go back to Slack.Lookups module for more information.
Link to this function

lookup_channel_id(arg, slack)

View Source

Turns a string like "#CHANNEL_NAME" into the ID that Slack understands ("C…") if a public channel, ("G…") if a group/private channel.