API👨🦽 Player🧩 FunctionsChat.AddOn this pageChat.AddClientLyn.Player.Chat.Add(string msg, table|nil tbl)FunctionDescriptionAdds a message to the local chat, prefixed with the client's configured chat prefix.Paramsstring msg Raw text or a translation key.table | nil tbl Format data. Example: Lyn.Player.Chat.Add("#lyn.welcome_message", { P = LocalPlayer() })