Skip to content

TwitchUser

Information about a Twitch user profile.

Public Attributes

ulong

id

Unique Twitch user identifier.

string

name

Unique Twitch user name. Always lowercase.

string

displayName

Pretty printed user name.

string

profileIconUrl

URL to download the profile icon from.

Sprite

profileIcon

Profile icon downloaded into a 2D texture. Can be null.

Color

profileIconColor

Color to tint the profile icon's background with.