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

ChatBadgeVersion

A version of a badge.

Overview

Properties

clickAction

Type: string

The action to execute when the badge is clicked.

clickUrl

Type: string

The URL to visit when the badge is clicked.

Only applies if clickAction === 'visit_url'.

description

Type: string

The description of the badge.

title

Type: string

The title of the badge.

Methods

getImageUrl(scale)

Gets an image URL for the given scale.

Parameter Type Required Default Description
scale ChatBadgeScale none

The scale of the badge image.

Return type: string