mirai
2.12.0
common
mirai-core-api
/
net.mamoe.mirai.contact
/
GroupSettings
Group
Settings
common
interface
GroupSettings
Content copied to clipboard
群设置
Properties
See also
See also
common
net.
mamoe.
mirai.
contact.
Group
获取群设置
Properties
entranceAnnouncement
Link copied to clipboard
common
abstract
var
entranceAnnouncement
:
String
Content copied to clipboard
入群公告, 没有时为空字符串.
isAllowMemberInvite
Link copied to clipboard
common
abstract
var
isAllowMemberInvite
:
Boolean
Content copied to clipboard
允许群员邀请好友入群的状态.
true
为允许
isAnonymousChatEnabled
Link copied to clipboard
common
abstract
var
isAnonymousChatEnabled
:
Boolean
Content copied to clipboard
匿名聊天
isAutoApproveEnabled
Link copied to clipboard
common
@
MiraiExperimentalApi
abstract
val
isAutoApproveEnabled
:
Boolean
Content copied to clipboard
自动加群审批
isMuteAll
Link copied to clipboard
common
abstract
var
isMuteAll
:
Boolean
Content copied to clipboard
全体禁言状态.
true
为开启.