How to freeze channel/mute member/ban member via react UI Kit

UIKit for React V3

Is it possible to freeze some channels via the react code?
According to the documentation: https://sendbird.com/docs/uikit/v3/react/features/moderation
It had mentioned about “Configure group channel settings”, but it didn’t state anything about how to freeze channels, mute, or ban members at all.

Hi @gamify,

Welcome to the Sendbird Community.

I think the link you provided actually does cover this. If you take a look at the two images under Mute, you can see that the UIKit Channel Settings objects includes all of these features that you’re looking for. Just for reference, here is a screenshot of that section of the docs:

You can find more information on how to implement the channel settings here: | UIKit React SDK | Sendbird Docs