discord-api-spec
discord-api-spec copied to clipboard
Schemas without properties in the API specification
There are several schemas in the API specification that do not have any properties defined. Here is the full list as of July 22, 2025:
ConfettiPotionCreateRequestEntityMetadataStageInstanceEntityMetadataStageInstanceResponseEntityMetadataVoiceEntityMetadataVoiceResponseIconEmojiResponseMLSpamTriggerMetadataMLSpamTriggerMetadataResponseMessageActivityResponseQuarantineUserActionMetadataQuarantineUserActionMetadataResponseSpamLinkTriggerMetadataResponseTypingIndicatorResponse
Could you clarify the purpose of these schemas? Are they intended to be empty by design, placeholders for future use, or legacy structures that are no longer in use and were unintentionally included in the specification?
Any clarification would be appreciated.