Closed krisgesling closed 3 years ago
The intent_file_handler decorator has been deprecated for some time. intent_handler now provides the functionality of both handlers.
intent_file_handler
intent_handler
This replaces the use of the decorator for Skills created with MSK, reducing confusion for new Skill devs.
The
intent_file_handler
decorator has been deprecated for some time.intent_handler
now provides the functionality of both handlers.This replaces the use of the decorator for Skills created with MSK, reducing confusion for new Skill devs.