Skip to content

Commit 0fad116

Browse files
author
rigormorrtiss
authored
feat: add ActivityTypeCompeting (5) (#990)
1 parent d655d6d commit 0fad116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

structs.go

+1
Original file line numberDiff line numberDiff line change
@@ -1213,6 +1213,7 @@ const (
12131213
ActivityTypeListening ActivityType = 2
12141214
ActivityTypeWatching ActivityType = 3
12151215
ActivityTypeCustom ActivityType = 4
1216+
ActivityTypeCompeting ActivityType = 5
12161217
)
12171218

12181219
// Identify is sent during initial handshake with the discord gateway.

0 commit comments

Comments
 (0)