Skip to content

Commit 0e530db

Browse files
authored
Merge pull request #29 from hduhelp/add-ids
feat: add failed_member_ids
2 parents 780aad3 + 8acdd2e commit 0e530db

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)