We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c5e07 commit c325d43Copy full SHA for c325d43
1 file changed
internal/events/types/shoutout/shoutout.go
@@ -172,5 +172,5 @@ func (e Event) GetEventSubAlias(t string) string {
172
}
173
174
func (e Event) SubscriptionVersion() string {
175
- return "beta"
+ return "1"
176
0 commit comments