Knock.Objects.set_channel_types_preferences

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

set_channel_types_preferences(client, collection, id, channel_types, options \\ [])

View Source

Specs

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

Sets the channel type preferences for the user.