Skip to content

Commit 597310a

Browse files
committed
chore: aplhabet
1 parent 0a5e09d commit 597310a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/discord.js/src/util/APITypes.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -685,11 +685,11 @@
685685
*/
686686

687687
/**
688-
* @external RESTPostAPIChannelMessageJSONBody
689-
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10/interface/RESTPostAPIChannelMessageJSONBody}
688+
* @external RESTPatchAPIChannelMessageJSONBody
689+
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10/interface/RESTPatchAPIChannelMessageJSONBody}
690690
*/
691691

692692
/**
693-
* @external RESTPatchAPIChannelMessageJSONBody
694-
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10/interface/RESTPatchAPIChannelMessageJSONBody}
693+
* @external RESTPostAPIChannelMessageJSONBody
694+
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10/interface/RESTPostAPIChannelMessageJSONBody}
695695
*/

0 commit comments

Comments
 (0)