Knock.Users.unset_channel_data

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

unset_channel_data(client, user_id, channel_id)

View Source

Specs

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

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