Knock.Objects.unset_channel_data

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

unset_channel_data(client, collection, id, channel_id)

View Source

Specs

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

Unsets the channel data for the given channel id.