• 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

TwitchWarnUser

Warns specified Twitch user for the given reason

v0.2.4

Signature

public bool TwitchWarnUser(string userName, string reason)

Parameters

userName
string required

No description provided.

reason
string required

No description provided.

Return Type

bool

Example

CPH.TwitchWarnUser(userName, reason);

TwitchUnblockUserById

TwitchPollArchive

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