GTA V NativesuiUi::setTextChatUnkOn this pageUi::setTextChatUnkSets an unknown boolean value in the text chat. Syntax ```js mp.game.ui.setTextChatUnk(p0); ``` Required Arguments p0: Boolean Return value Undefined Example ```js // todo ``` See also