Skip to content

Commit 8acdd2e

Browse files
committed
feat: add failed_member_ids
1 parent 780aad3 commit 8acdd2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

consultingapis/dingtalk/v1/dingtalk.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,5 @@ message CreateRecruitChatGroupResponse{
152152
string chat_id = 1;
153153
string openConversationId = 2;
154154
string invite_url = 3;
155+
string failed_member_ids = 4;
155156
}

0 commit comments

Comments
 (0)