Skip to content

Commit

Permalink
Add ConnectionTypeBungie (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebm253 committed Apr 2, 2024
1 parent 7782501 commit 97864e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/connection.go
Expand Up @@ -16,6 +16,7 @@ type ConnectionType string

const (
ConnectionTypeBattleNet ConnectionType = "battlenet"
ConnectionTypeBungie ConnectionType = "bungie"
ConnectionTypeEbay ConnectionType = "ebay"
ConnectionTypeEpicGames ConnectionType = "epicgames"
ConnectionTypeFacebook ConnectionType = "facebook"
Expand Down

0 comments on commit 97864e4

Please sign in to comment.