Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModeModGainedMessage

Gain/lose moderator (operator) status in a channel.

see

https://dev.twitch.tv/docs/irc/membership/#mode-twitch-membership

Hierarchy

Index

Properties

_raw

_raw: string

channel

channel: string

command

command: MODE

event

event: MOD_GAINED

isModerator

isModerator: true

isSelf

isSelf: boolean

message

message: "+o"

Optional parameters

parameters: undefined | {}

tags

tags: {}

Type declaration

  • [key: string]: any

timestamp

timestamp: Date

username

username: string

Generated using TypeDoc