mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.contact
/
GroupSettings
Group
Settings
interface
GroupSettings
群设置
See also
Group.
settings
获取群设置
Members
Properties
is
Allow
Member
Invite
Link copied to clipboard
abstract
var
isAllowMemberInvite
:
Boolean
允许群员邀请好友入群的状态.
true
为允许
is
Anonymous
Chat
Enabled
Link copied to clipboard
abstract
var
isAnonymousChatEnabled
:
Boolean
匿名聊天
is
Auto
Approve
Enabled
Link copied to clipboard
@
MiraiExperimentalApi
abstract
val
isAutoApproveEnabled
:
Boolean
自动加群审批
is
Mute
All
Link copied to clipboard
abstract
var
isMuteAll
:
Boolean
全体禁言状态.
true
为开启.