We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9699a8 commit 1e859b8Copy full SHA for 1e859b8
spec.json
@@ -20745,6 +20745,11 @@
20745
"type": "string",
20746
"format": "date-time"
20747
},
20748
+ "deletion_scheduled": {
20749
+ "description": "If the user is scheduled for deletion",
20750
+ "default": false,
20751
+ "type": "boolean"
20752
+ },
20753
"discord": {
20754
"description": "The user's Discord handle.",
20755
"type": "string"
@@ -35663,6 +35668,11 @@
35663
35668
35664
35669
35665
35670
35671
35672
35673
35674
35675
35666
35676
35667
35677
35678
0 commit comments