feat: moderation API
This commit is contained in:
parent
79b8c4799e
commit
36cb1d2043
24 changed files with 1535 additions and 45 deletions
|
@ -38,6 +38,7 @@ public static class AuthUtils
|
|||
"user.read_flags",
|
||||
"user.create_flags",
|
||||
"user.update_flags",
|
||||
"user.moderation",
|
||||
];
|
||||
|
||||
public static readonly string[] MemberScopes =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue