查询会话免打扰参数。

interface GetConversationSilentModeParams {
    conversationId: string;
    conversationType: PushConversationType;
}

Properties

conversationId: string

会话 ID。

conversationType: PushConversationType

会话类型。