diff --git a/include/roblox.d.ts b/include/roblox.d.ts index a2c1abcb0..982d4e81c 100644 --- a/include/roblox.d.ts +++ b/include/roblox.d.ts @@ -3244,7 +3244,7 @@ interface SubscriptionInfo { /** * The asset ID of the subscription product icon. */ - IconImageAssetID: number; + IconImageAssetId: number; /** * The duration of the subscription (for example, `Month`, `Year`, etc.). */