Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQuitGroupConfig

Configuration for being kicked out of a group or voluntarily leaving a group

since

5.12.0

Hierarchy

  • IQuitGroupConfig

Index

Properties

removeMuteStatus: boolean

Specifies whether to remove the mute status of a group member. true indicates removal, false indicates no removal. Default is true.

removeWhiteList: boolean

Whether to remove the group member whitelist. true indicates removal, false indicates no removal. Default is true.

removeFollow: boolean

Specifies whether to remove the group members marked as "Members I Follow." true indicates removal, false indicates no removal. Defaults to true.