Explorar o código

feat: add ActivityTypeCompeting (5) (#990)

rigormorrtiss %!s(int64=3) %!d(string=hai) anos
pai
achega
0fad116c6c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      structs.go

+ 1 - 0
structs.go

@@ -1213,6 +1213,7 @@ const (
 	ActivityTypeListening ActivityType = 2
 	ActivityTypeWatching  ActivityType = 3
 	ActivityTypeCustom    ActivityType = 4
+	ActivityTypeCompeting ActivityType = 5
 )
 
 // Identify is sent during initial handshake with the discord gateway.