• 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

TwitchGetBlockedTerms

Returns a list of terms currently blocked on the Broadcaster's Twitch Channel

v0.2.5

Signature

public List<string> TwitchGetBlockedTerms()

Parameters

No parameters.

Return Type

List<string>

Example

CPH.TwitchGetBlockedTerms();

TwitchDenyAutoHeldMessage

TwitchRemoveBlockedTerm

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