Skip to content

Commit

Permalink
feat: add ActivityTypeCompeting (5) (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
rigormorrtiss committed Aug 21, 2021
1 parent d655d6d commit 0fad116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions structs.go
Expand Up @@ -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.
Expand Down

0 comments on commit 0fad116

Please sign in to comment.