twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

HelixBan

Information about the ban of a user.

Overview

Properties

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

getUser()

async

Retrieves more information about the user.

Return type: HelixUser | null