Knock.Users.get_channel_data

You're seeing just the function get_channel_data, go back to Knock.Users module for more information.
Link to this function

get_channel_data(client, user_id, channel_id)

View Source

Specs

get_channel_data(Knock.Client.t(), String.t(), String.t()) ::
  Knock.Api.response()

Returns user's channel data for the given channel id.