Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/group
CreateGroupResult
Interface CreateGroupResult
创建群组后的返回结果。
interface
CreateGroupResult
{
groupId
:
string
;
}
Index
Properties
group
Id
Properties
Readonly
group
Id
groupId
:
string
创建成功后的群组 ID。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Id
IM SDK Web API 文档
Loading...
创建群组后的返回结果。