mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-24 21:15:37 -04:00
076f4864bc
- Replace direct lark.EventDispatcherHandler.builder usage with dispatch_single_event helper - Update lambda syntax from callback pattern to direct method reference - Change department_created_v3 YAML to use array types instead of JSON strings - Remove redundant imports and boilerplate code across all event handlers - Improve consistency across IM, contact, calendar, approval, and drive events 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>