onMuteListAddedFromGroup method Null safety
- String groupId,
- List<
String> mutes, - int? muteExpire
群禁言列表增加
Implementation
void onMuteListAddedFromGroup(
String groupId, List<String> mutes, int? muteExpire);
群禁言列表增加
void onMuteListAddedFromGroup(
String groupId, List<String> mutes, int? muteExpire);