Skip to content

SubscriptionNotification

1
type SubscriptionNotification<T>: object;

Message emitted when a shard has received a subscription notification.

Type parameters

Type parameterValue
T extends SubscriptionTypesSubscriptionTypes

Type declaration

MemberType
payloadBasePayload<T>
topicT

Source

twitchfy/packages/eventsub/src/types/ShardMessages.ts:37