Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/push
GetConversationSilentModesParams
Interface GetConversationSilentModesParams
批量查询会话免打扰设置的参数。
interface
GetConversationSilentModesParams
{
conversationList
:
readonly
ConversationIdentifier
[]
;
}
Index
Properties
conversation
List
Properties
Readonly
conversation
List
conversationList
:
readonly
ConversationIdentifier
[]
会话标识列表。单次最多支持 20 条。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversation
List
IM SDK Web API 文档
Loading...
批量查询会话免打扰设置的参数。