EventSubUserAuthorizationRevokeEvent
An EventSub event representing a user revoking authorization for an application.
Overview
Properties
Methods
Properties
userDisplayName
Type: string | null
The display name of the user who revoked their authorization.
This is null
if the user no longer exists.
userName
Type: string | null
The name of the user who revoked their authorization.
This is null
if the user no longer exists.