GTA V NativesgraphicsGraphics::loadTvChannelOn this pageGraphics::loadTvChannelSyntax ```js mp.game.graphics.loadTvChannel(tvChannel); ``` Required Arguments tvChannel: Model hash or name Return value Boolean Example ```js // todo ``` See also