Overview
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster from whose chat the user was banned/unbanned.
broadcasterId
Type: string
The id of the broadcaster from whose chat the user was banned/unbanned.
broadcasterName
Type: string
The name of the broadcaster from whose chat the user was banned/unbanned.
eventDate
Type: Date
The date of the ban event.
eventId
Type: string
The unique ID of the ban event.
eventType
The type of the ban event.
eventVersion
Type: string
The version of the ban event.
expiryDate
Type: Date | null
The date when the ban will expire; null for permanent bans.
userDisplayName
Type: string
The display name of the banned user.
userId
Type: string
The ID of the banned user.
userName
Type: string
The name of the banned user.
Methods
getBroadcaster()
asyncRetrieves more information about the broadcaster.
getUser()
asyncRetrieves more information about the user.