Skip to content

Commit b29a38a

Browse files
committed
#98 Add webhook category for GameTimeToBeat
1 parent eea4acf commit b29a38a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Enums/Webhook/Category.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,5 @@ enum Category: int
5959
case LanguageSupportType = 1157224631;
6060
case Website = 698516688;
6161
case PopularityType = 1657974190;
62+
case GameTimeToBeat = 1144104885;
6263
}

0 commit comments

Comments
 (0)