Interface ModeratorEvent

All Known Implementing Classes:
ChannelBanEvent, ChannelUnbanEvent, EventSubModerationEvent, ShieldModeBeginEvent, ShieldModeEndEvent, ShoutoutCreateEvent

public interface ModeratorEvent
  • Method Details

    • getModeratorUserId

      String getModeratorUserId()
      The user ID of the issuer of the moderation action.
    • getModeratorUserLogin

      String getModeratorUserLogin()
      The user login of the issuer of the moderation action.
    • getModeratorUserName

      String getModeratorUserName()
      The user name of the issuer of the moderation action.