mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
3adbc5c291
- Updated the class name from Unsubscription to UnsubscribeResult to better reflect its purpose. - Adjusted related type hints and return types in the TriggerProvider interface and example implementations to maintain consistency. These changes enhance code readability and improve the understanding of the unsubscription process in the trigger system.