HideHelpText

local Bridge = exports.community_bridge:Bridge()

Bridge.Notify.HideHelpText(src)

---This will hide the help text message on the screen for the specified player
---@param src number
Notify.HideHelpText(src)

Last updated