DuckAiChatDeletionListener

Interface for plugins that need to be notified when Duck AI chats are deleted.

Functions

Link copied to clipboard
abstract suspend fun onDuckAiChatsDeleted()

Called when Duck AI chats have been deleted. This method is invoked after the deletion has occurred.