GTA V NativesgraphicsGraphics::setTvChannelOn this pageGraphics::setTvChannelSyntax ```js mp.game.graphics.setTvChannel(channel); ``` Required Arguments channel: int Return value Undefined Example ```js // todo ``` See also