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

PubSubListener<T>

A listener attached to a single PubSub topic.

Overview

Properties

Methods

Properties

topic

Type: string

The type of the topic.

userId

Type: string

The user ID part of the topic.

Methods

remove()

async

Removes the topic from the PubSub client.

Return type: void