diff --git a/src/Tgstation.Server.Host/Components/Chat/Providers/IrcPasswordType.cs b/src/Tgstation.Server.Api/Models/IrcPasswordType.cs
similarity index 60%
rename from src/Tgstation.Server.Host/Components/Chat/Providers/IrcPasswordType.cs
rename to src/Tgstation.Server.Api/Models/IrcPasswordType.cs
index d31a3aba73..bb3451bfbd 100644
--- a/src/Tgstation.Server.Host/Components/Chat/Providers/IrcPasswordType.cs
+++ b/src/Tgstation.Server.Api/Models/IrcPasswordType.cs
@@ -1,9 +1,9 @@
-namespace Tgstation.Server.Host.Components.Chat.Providers
+namespace Tgstation.Server.Api.Models
{
///
- /// Represents the type of a password passed to the constructor of
+ /// Represents the type of a password for a
///
- enum IrcPasswordType
+ public enum IrcPasswordType
{
///
/// Use server authentication