{"table_name":"bit_assist_responses","full_table_name":"wp_bit_assist_responses","description":"Stores bit assist responses data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_bit_assist_responses` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `widget_channel_id` bigint unsigned NOT NULL,\\n  `response` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `created_at` timestamp NULL DEFAULT NULL,\\n  `updated_at` timestamp NULL DEFAULT NULL,\\n  PRIMARY KEY (`id`),\\n  KEY `widget_channel_id` (`widget_channel_id`),\\n  CONSTRAINT `wp_bit_assist_responses_ibfk_1` FOREIGN KEY (`widget_channel_id`) REFERENCES `wp_bit_assist_widget_channels` (`id`) ON DELETE CASCADE\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"bit-assist","name":"Chat Widget: Floating Customer Support Button for 30+ Channels, Supporting SMS, Calls, and Chat – Bit Assist","active_installs":10000,"version":"1.8.1","wp_org_url":"https://wordpress.org/plugins/bit-assist/"}}