1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-07 12:38:05 +00:00

discord: Add LikelySpammer

This commit is contained in:
diamondburned 2022-04-17 02:47:48 -07:00
parent c71f48c163
commit df0fa66c29
No known key found for this signature in database
GPG key ID: D78C4471CE776659

View file

@ -114,6 +114,7 @@ const (
VerifiedBot VerifiedBot
VerifiedBotDeveloper VerifiedBotDeveloper
CertifiedModerator CertifiedModerator
LikelySpammer // undocumented
) )
type UserNitro uint8 type UserNitro uint8