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

TeamWithUsers

A Twitch team with additional data about its member users.

Overview

Properties

background

Type: string

The background url of the team.

creationDate

Type: Date

The date when the team was created.

displayName

Type: string

The display name of the team.

id

Type: string

The ID of the team.

info

Type: string

The info of the team.

logoUrl

Type: string

The URL to the profile picture of the team.

name

Type: string

The name of the team.

updateDate

Type: Date

The last date when the team changed anything.

users

Type: Array<User>

The list of users in the team.

Methods

getUsers()

async
Return type: Array<User>