Occurs when the a chat room member(s) is/are removed from mute list.
final void Function(String roomId, List<String> mutes)? onMuteListRemovedFromChatRoom;