Optional
adminOptional
announcement?: stringOptional
blockOptional
description?: stringOptional
groupOptional
isOptional
memberOptional
memberOptional
messageOptional
muteOptional
options?: anyThe admin list of the group.
The content of the group announcement.
The block list of the group.
The group description.
The group ID.
The group name.
Whether all group members are muted.
true
: Yes.false
: No.The member count of the group.
The member list of the group.
Whether group messages are blocked.
true
: Yes.false
: No.The mute list of the group.
Optional
optionsThe group options.
The user ID of the group owner.
The role of the current user in the group.
The group information class, which contains the information of the chat group.
You can call the ChatGroupManager.fetchGroupInfoFromServer method to obtain group information.