Chat UIKit Flutter v3
Chat UIKit Flutter
Chat UIKit
Flutter
Version 3
List banned users in group channel
Copy link
A banned user list in a group channel is a complete list of users that are banned from the channel. Only an operator of the channel can ban users. The banned user list is created through SBUGroupChannelBannedUsersScreen
.
Banned user list screen
Copy link
Usage
Copy link
The messageCollectionNo
parameter in SBUGroupChannelBannedUsersScreen
constructor is required.
On this page