ChatSystemMakeMessage arguments listed wrong

https://developer.roblox.com/en-us/api-reference/function/StarterGui/SetCore

In the “ChatSystemMakeMessage” section it lists the 4th argument as “FontSize” and says that it is the FontSize enum, it’s actually “TextSize” and accepts an int.

See:

2 Likes