EventSubChannelUnbanRequestResolveEvent
An EventSub event representing the resolution of an unban request in a channel.
Overview
Properties
Methods
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster in which channel the unban request was resolved.
broadcasterName
Type: string
The name of the broadcaster in which channel the unban request was resolved.
resolutionMessage
Type: string | null
The message supplied by the mod/broadcaster upon resolution of the request.
status
Type: EventSubChannelUnbanRequestStatusThe status of the resolved unban request.
Aliased type: "approved" | "denied" | "canceled"
The status of the resolved unban request.
Aliased type: "approved" | "denied" | "canceled"
The status of the resolved unban request.
Methods
getBroadcaster()
asyncGets more information about the broadcaster in which channel the unban request was resolved.
Return type: HelixUser