Overview
Properties
Methods
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster whose channel is receiving the unban request.
broadcasterName
Type: string
The name of the broadcaster whose channel is receiving the unban request.
moderatorDisplayName
Type: string | null
The display name of the moderator who resolved the unban request.
Can be null
if the request is not resolved.
moderatorId
Type: string | null
The ID of the moderator who resolved the unban request.
Can be null
if the request is not resolved.
moderatorName
Type: string | null
The name of the moderator who resolved the unban request.
Can be null
if the request is not resolved.
resolutionDate
Type: Date | null
The date when the unban request was resolved, or null
if it has not been resolved yet.
resolutionMessage
Type: string | null
The message written by the moderator who resolved the unban request, or null
if it has not been resolved yet.