Skip to content

Commit 97864e4

Browse files
author
Sebastian
authored
Add ConnectionTypeBungie (#340)
1 parent 7782501 commit 97864e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/connection.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ type ConnectionType string
1616

1717
const (
1818
ConnectionTypeBattleNet ConnectionType = "battlenet"
19+
ConnectionTypeBungie ConnectionType = "bungie"
1920
ConnectionTypeEbay ConnectionType = "ebay"
2021
ConnectionTypeEpicGames ConnectionType = "epicgames"
2122
ConnectionTypeFacebook ConnectionType = "facebook"

0 commit comments

Comments
 (0)