• 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
  • C# Enums
    • TwitchAddActiveMonitoringSuspiciousStatus
    • TwitchAddBlockedTerm
    • TwitchAddModerator
    • TwitchAddRestrictedSuspiciousStatus
    • TwitchAddVip
    • TwitchApproveAutoHeldMessage
    • TwitchBanUser
    • TwitchBlockUser
    • TwitchBlockUserById
    • TwitchDenyAutoHeldMessage
    • TwitchGetBlockedTerms
    • TwitchRemoveBlockedTerm
    • TwitchRemoveModerator
    • TwitchRemoveSuspiciousStatus
    • TwitchRemoveVip
    • TwitchSendShoutoutById
    • TwitchSendShoutoutByLogin
    • TwitchShieldModeOff
    • TwitchShieldModeOn
    • TwitchTimeoutUser
    • TwitchUnbanUser
    • TwitchUnblockUser
    • TwitchUnblockUserById
    • TwitchWarnUser
  1. API
  2. C# Code
  3. C# Methods
  4. Twitch
  5. Moderation

TwitchAddBlockedTerm

Adds selected term to the Twitch blocked list

v0.2.4

Signature

public bool TwitchAddBlockedTerm(string term)

Parameters

term
string required

No description provided.

Return Type

bool

Example

CPH.TwitchAddBlockedTerm(term);

TwitchAddActiveMonitoringSuspiciousStatus

TwitchAddModerator

On this page

  • Signature
  • Parameters
  • Return Type
  • Example

Community

  • Edit this page
  • Chat on Discord
  • Support on Patreon

Ecosystem

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