discord: Add certified moderator user flag

A new user flag has been documented in discord/discord-api-docs@55cd3d7.
This commit adds the flag to arikawa.
This commit is contained in:
Chan Wen Xu 2021-05-20 21:44:11 +08:00 committed by diamondburned
parent 20166f33cc
commit 5b63307a4a
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ const (
_
VerifiedBot
VerifiedBotDeveloper
CertifiedModerator
)
type UserNitro uint8