diff --git a/src/Disqord.Core/Disqord.Core.csproj b/src/Disqord.Core/Disqord.Core.csproj
index 998bbc2e9..7fb3f1bac 100644
--- a/src/Disqord.Core/Disqord.Core.csproj
+++ b/src/Disqord.Core/Disqord.Core.csproj
@@ -13,6 +13,6 @@
-
+
diff --git a/src/Disqord.Core/Entities/Transient/ApplicationCommands/Slash/TransientSlashCommandOptionChoice.cs b/src/Disqord.Core/Entities/Transient/ApplicationCommands/Slash/TransientSlashCommandOptionChoice.cs
index 209d12b2a..b9d616692 100644
--- a/src/Disqord.Core/Entities/Transient/ApplicationCommands/Slash/TransientSlashCommandOptionChoice.cs
+++ b/src/Disqord.Core/Entities/Transient/ApplicationCommands/Slash/TransientSlashCommandOptionChoice.cs
@@ -25,7 +25,7 @@ public IReadOnlyDictionary NameLocalizations
}
///
- public object Value => Model.Value.Value!;
+ public object Value => Model.Value.GetValue