Closed adrienball closed 5 years ago
Description This PR completes the existing ffi with the following missing APIs:
intents_whitelist
intents_blacklist
parse
get_slots
get_intents
Additionally, the wrappers built on top of this FFI (python, kotlin, swift) are updated to integrate these changes.
💎
Description This PR completes the existing ffi with the following missing APIs:
intents_whitelist
andintents_blacklist
parameters in theparse
APIget_slots
get_intents
Additionally, the wrappers built on top of this FFI (python, kotlin, swift) are updated to integrate these changes.