We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4f21a commit af41beaCopy full SHA for af41bea
internal/events/types/charity/charity_event.go
@@ -244,5 +244,5 @@ func (e Event) GetEventSubAlias(t string) string {
244
}
245
246
func (e Event) SubscriptionVersion() string {
247
- return "beta"
+ return "1"
248
0 commit comments