Skip to content

Commit

Permalink
Add ConnectionTypeRoblox
Browse files Browse the repository at this point in the history
  • Loading branch information
sebm253 committed Jul 14, 2024
1 parent 253e4cc commit d59b70b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/connection.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const (
ConnectionTypePlayStationNetwork ConnectionType = "playstation"
ConnectionTypeReddit ConnectionType = "reddit"
ConnectionTypeRiotGames ConnectionType = "riotgames"
ConnectionTypeRoblox ConnectionType = "roblox"
ConnectionTypeSpotify ConnectionType = "spotify"
ConnectionTypeSkype ConnectionType = "skype"
ConnectionTypeSteam ConnectionType = "steam"
Expand Down

0 comments on commit d59b70b

Please sign in to comment.