Skip to content

Commit

Permalink
discord: Add NitroBasic to UserNitro type (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayn2op authored Jan 2, 2023
1 parent 7f68710 commit dc3453b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/user.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ const (
NoUserNitro UserNitro = iota
NitroClassic
NitroFull
NitroBasic
)

type Connection struct {
Expand Down

0 comments on commit dc3453b

Please sign in to comment.