public static final class DeleteDingTalkRequest.Builder extends Object
public DeleteDingTalkRequest.Builder ids(String ids)
The ID of the notification from the DingTalk chatbot. Separate multiple IDs with commas (,).
You can call the DescribeDingTalk operation to query the ID.
This parameter is required.
example:2170,256
public DeleteDingTalkRequest build()
Copyright © 2026. All rights reserved.