• Get Started
  • Guide
  • API
  • Examples
  • Changelogs
  • Sub-Actions
  • Triggers
  • C# Code
  • WebSocket Server
  • HTTP Server
  • UDP Server
  • Sub-Actions
  • Triggers
References
  • C# Methods
  • C# Classes
    • YouTubeAddTags
    • YouTubeClearTags
    • YouTubeGetLatestMonitoredBroadcast
    • YouTubeGetMonitoredBroadcasts
    • YouTubeRemoveTags
    • YouTubeSetCategory
    • YouTubeSetDescription
    • YouTubeSetMetaData
    • YouTubeSetPrivacy
    • YouTubeSetTitle
    • SendYouTubeMessage
    • SendYouTubeMessageToLatestMonitored
    • GetYouTubeUserVar
    • GetYouTubeUserVarById
    • GetYouTubeUsersVar
    • IncrementAllYouTubeUsersVar
    • IncrementOrCreateYouTubeUsersVarById
    • IncrementYouTubeUsersVarById
    • SetYouTubeUserVar
    • SetYouTubeUserVarById
    • SetYouTubeUsersVarById
    • UnsetYouTubeUser
    • UnsetYouTubeUserById
    • UnsetYouTubeUserVar
    • UnsetYouTubeUserVarById
    • YouTubeBanUserById
    • YouTubeBanUserByName
    • YouTubeTimeoutUserById
    • YouTubeTimeoutUserByName
    • YouTubeGetBot
    • YouTubeGetBroadcaster
  1. API
  2. C# Code
  3. C# Methods
  4. Youtube

Youtube Ban User by Id

Signature

public bool YouTubeBanUserById(string userId, string broadcastId)

Parameters

userId
string required

No description provided.

broadcastId
string

No description provided.

Return Type

bool

Example

CPH.YouTubeBanUserById(userId);
CPH.YouTubeBanUserById(userId, broadcastId);
  

On this page

  • Signature
  • Parameters
  • Return Type
  • Example

Community

  • Chat on Discord
  • Support on Patreon

Ecosystem

  • Streamer.bot
  • Speaker.bot
Made by Streamer.bot