File tree Expand file tree Collapse file tree 6 files changed +12
-0
lines changed Expand file tree Collapse file tree 6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,8 @@ export enum UserFlags {
143143 BotHTTPInteractions = 1 << 19 ,
144144 /**
145145 * User has been identified as spammer
146+ *
147+ * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.
146148 */
147149 Spammer = 1 << 20 ,
148150}
Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ export enum UserFlags {
145145 BotHTTPInteractions = 1 << 19 ,
146146 /**
147147 * User has been identified as spammer
148+ *
149+ * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.
148150 */
149151 Spammer = 1 << 20 ,
150152}
Original file line number Diff line number Diff line change @@ -143,6 +143,8 @@ export enum UserFlags {
143143 BotHTTPInteractions = 1 << 19 ,
144144 /**
145145 * User has been identified as spammer
146+ *
147+ * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.
146148 */
147149 Spammer = 1 << 20 ,
148150}
Original file line number Diff line number Diff line change @@ -143,6 +143,8 @@ export enum UserFlags {
143143 BotHTTPInteractions = 1 << 19 ,
144144 /**
145145 * User has been identified as spammer
146+ *
147+ * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.
146148 */
147149 Spammer = 1 << 20 ,
148150}
Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ export enum UserFlags {
145145 BotHTTPInteractions = 1 << 19 ,
146146 /**
147147 * User has been identified as spammer
148+ *
149+ * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.
148150 */
149151 Spammer = 1 << 20 ,
150152}
Original file line number Diff line number Diff line change @@ -143,6 +143,8 @@ export enum UserFlags {
143143 BotHTTPInteractions = 1 << 19 ,
144144 /**
145145 * User has been identified as spammer
146+ *
147+ * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.
146148 */
147149 Spammer = 1 << 20 ,
148150}
You can’t perform that action at this time.
0 commit comments