Skip to content

Commit

Permalink
add: EventV2ElearningCourseRegistrationDeletedV2
Browse files Browse the repository at this point in the history
  • Loading branch information
chyroc committed Mar 13, 2024
1 parent da23237 commit 2199ed4
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://godoc.org/github.com/chyroc/lark

## Support APIs

API Count: 1016, Event Count: 143
API Count: 1016, Event Count: 146

<details>
<summary>
Expand Down Expand Up @@ -737,6 +737,9 @@ API Count: 1016, Event Count: 143
- Event
- GetEventOutboundIpList
- EventCallback
- EventV2ElearningCourseRegistrationCreatedV2
- EventV2ElearningCourseRegistrationUpdatedV2
- EventV2ElearningCourseRegistrationDeletedV2
- EventV2URLPreviewGet
- EventV2HireApplicationStageChangedV1
- EventV2HireApplicationDeletedV1
Expand Down
5 changes: 4 additions & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://godoc.org/github.com/chyroc/lark

## 支持的接口

API 总数: 1016, 事件总数: 143
API 总数: 1016, 事件总数: 146

<details>
<summary>
Expand Down Expand Up @@ -737,6 +737,9 @@ API 总数: 1016, 事件总数: 143
- Event
- GetEventOutboundIpList
- EventCallback
- EventV2ElearningCourseRegistrationCreatedV2
- EventV2ElearningCourseRegistrationUpdatedV2
- EventV2ElearningCourseRegistrationDeletedV2
- EventV2URLPreviewGet
- EventV2HireApplicationStageChangedV1
- EventV2HireApplicationDeletedV1
Expand Down
57 changes: 57 additions & 0 deletions api_event_callback_module.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 52 additions & 0 deletions api_event_callback_v2_elearning_course_registration_deleted_v2.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2199ed4

Please sign in to comment.