YouTube Data API v3 (youtube:v3)

2024-05-07

1 new method

Additions

    Methods
  • youtube.youtube.v3.liveChat.messages.transition

      Path : youtube/v3/liveChat/messages/transition

      Parameters :

        id

          Type : string

          Description : The ID that uniquely identify the chat message event to transition.

          Location : query

        status

          Enum Descriptions :

        • Default unknown enum value.
        • The durable chat event is over.
        • Location : query

          Description : The status to which the chat event is going to transition.

          Enum :

        • statusUnspecified
        • closed
        • Type : string

      Flat Path : youtube/v3/liveChat/messages/transition

      Description : Transition a durable chat event.

      HTTP Method : POST