package eventsub const ( EventKeyPrefix = "twitch/ev/eventsub-event/" HistoryKeyPrefix = "twitch/eventsub-history/" ) const HistorySize = 100