config_overrides used to be an option when calling channel.updatePartial, e.g. as described in the documentation https://getstream.io/chat/docs/javascript/channel-level_settings/#examples.
Now, TypeScript complains when trying those examples. I am updating my library version from 8.58.0 (where it used to work) to the latest 9.35.1.
config_overridesused to be an option when callingchannel.updatePartial, e.g. as described in the documentation https://getstream.io/chat/docs/javascript/channel-level_settings/#examples.Now, TypeScript complains when trying those examples. I am updating my library version from 8.58.0 (where it used to work) to the latest 9.35.1.