google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.LiveChatUserBannedMessageDetails View Source

Attributes

  • banDurationSeconds (String.t): The duration of the ban. This property is only present if the banType is temporary. Defaults to: null.
  • banType (String.t): The type of ban. Defaults to: null.

    • Enum - one of [permanent, temporary]
  • bannedUserDetails (ChannelProfileDetails): The details of the user that was banned. Defaults to: null.