discord: Add NitroBasic to UserNitro type (#364)

This commit is contained in:
ayn2op 2023-01-02 13:16:14 +05:30 committed by GitHub
parent 7f6871077a
commit dc3453beaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ const (
NoUserNitro UserNitro = iota
NitroClassic
NitroFull
NitroBasic
)
type Connection struct {