Bundle arguments in ChannelListFragment

I’m trying to use ChannelListFragment.Builder() alongside with a custom instance of a ChannelListFragment. When setting argument to such fragment they are being replaced by the builder later. Is there any way to set arguments that I can use in my instance of `ChannelListFragment?

I think that the best approach would be to merge all of the arguments from custom instance of ChannelListFragment and those added by SendBird sdk so none of them are lost.

Thank you for your suggestion!

Our UIKit team will consider the way to merge your argument.
Unfortunately, we cannot support it now. I want to know the use-case. How are you going to use it?