Skip to content

SubscriptionModel

1
const SubscriptionModel: Model<ISubscription>;

The model of the schema for saving subscription within the MongoAdapter.

Source

twitchfy/packages/eventsub/src/storage/adapters/MongoAdapterSchema.ts:32