twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

VideoUpdateData

Video data to update using VideoApi#updateVideo.

{
The new description of the video.
description?: string
The new game of the video.
game?: string
The new language of the video.
language?: string
The new tag list of the video.
tag_list?: string
The new title of the video.
title?: string
}

Properties

description

Type: ?string

The new description of the video.

game

Type: ?string

The new game of the video.

language

Type: ?string

The new language of the video.

tag_list

Type: ?string

The new tag list of the video.

title

Type: ?string

The new title of the video.