Overview
Properties
broadcasterDisplayName
Type:
string
The display name of the broadcaster from whose chat the user
was unbanned.
broadcasterId
Type:
string
The ID of the broadcaster from whose chat the user was
unbanned.
broadcasterName
Type:
string
The name of the broadcaster from whose chat the user was
unbanned.
moderatorDisplayName
Type:
string
The display name of the moderator who issued the unban.
moderatorId
Type:
string
The ID of the moderator who issued the unban.
moderatorName
Type:
string
The name of the moderator who issued the unban.
userDisplayName
Type:
string
The display name of the unbanned user.
userId
Type:
string
The ID of the unbanned user.
userName
Type:
string
The name of the unbanned user.
Methods
getBroadcaster()
async
Retrieves more information about the broadcaster.
getModerator()
async
Retrieves more information about the moderator.
getUser()
async
Retrieves more information about the unbanned user.