# Plugin ## Supported Types ### `components.PluginAutoRouter` ```python value: components.PluginAutoRouter = /* values here */ ``` ### `components.PluginModeration` ```python value: components.PluginModeration = /* values here */ ``` ### `components.PluginWeb` ```python value: components.PluginWeb = /* values here */ ``` ### `components.PluginFileParser` ```python value: components.PluginFileParser = /* values here */ ``` ### `components.PluginResponseHealing` ```python value: components.PluginResponseHealing = /* values here */ ```