chore: SortOrderType
https://github.com/discordjs/discord.js/pull/8651/commits/54267f584a4e38cb58421cf7d26785a5a621dfcd
This commit is contained in:
Vendored
+1
-1
@@ -53,7 +53,6 @@ import {
|
||||
RESTPostAPIApplicationCommandsJSONBody,
|
||||
Snowflake,
|
||||
LocalizationMap,
|
||||
SortOrderType,
|
||||
} from 'discord-api-types/v9';
|
||||
import { ChildProcess } from 'node:child_process';
|
||||
import { EventEmitter } from 'node:events';
|
||||
@@ -97,6 +96,7 @@ import {
|
||||
GuildScheduledEventPrivacyLevels,
|
||||
HypeSquadType,
|
||||
VideoQualityModes,
|
||||
SortOrderType,
|
||||
} from './enums';
|
||||
import {
|
||||
RawActivityData,
|
||||
|
||||
Reference in New Issue
Block a user