mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-24 13:06:56 -04:00
6b39e1f6d5
- Deleted the GmailMessageEvent class and its associated YAML configuration as part of the cleanup process. - Updated the GmailTrigger class to remove references to the unified message event, focusing on individual message addition and deletion events. - Adjusted documentation to reflect the removal of the unified event handling.