Knock.Users.set_channel_data

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

set_channel_data(client, user_id, channel_id, channel_data)

View Source

Specs

set_channel_data(Knock.Client.t(), String.t(), String.t(), map()) ::
  Knock.Api.response()

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