docs: all the missing object -> Object changes (#5738)

This commit is contained in:
Jan
2021-06-03 16:57:46 +02:00
committed by GitHub
parent bfe01b52ab
commit b317d86a93
4 changed files with 5 additions and 5 deletions

View File

@@ -235,7 +235,7 @@ class Message extends Base {
/**
* Partial data of the interaction that a message is a reply to
* @typedef {object} MessageInteraction
* @typedef {Object} MessageInteraction
* @property {Snowflake} id The ID of the interaction
* @property {InteractionType} type The type of the interaction
* @property {string} commandName The name of the interaction's application command