muteList property
final
Gets the mute list of the chat room.
Note To get the mute list, you can call ChatRoomManager.fetchChatRoomMuteList.
Implementation
final List<String>? muteList;
Gets the mute list of the chat room.
Note To get the mute list, you can call ChatRoomManager.fetchChatRoomMuteList.
final List<String>? muteList;