Skip to content

Commit dc3453b

Browse files
authored
discord: Add NitroBasic to UserNitro type (#364)
1 parent 7f68710 commit dc3453b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/user.go

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ const (
123123
NoUserNitro UserNitro = iota
124124
NitroClassic
125125
NitroFull
126+
NitroBasic
126127
)
127128

128129
type Connection struct {

0 commit comments

Comments
 (0)