Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chatroom
GetChatRoomAttributesInput
Interface GetChatRoomAttributesInput
查询聊天室属性时的输入参数。
interface
GetChatRoomAttributesInput
{
keys
?:
readonly
string
[]
;
}
Index
Properties
keys?
Properties
Optional
Readonly
keys
keys
?:
readonly
string
[]
指定要查询的属性 key 列表。未传时查询全部属性。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
IM SDK Web API 文档
Loading...
查询聊天室属性时的输入参数。