Interface GetConversationSilentModesParams

批量查询会话免打扰设置的参数。

interface GetConversationSilentModesParams {
    conversationList: readonly ConversationIdentifier[];
}

Properties

Properties

conversationList: readonly ConversationIdentifier[]

会话标识列表。单次最多支持 20 条。