discord-api-spec icon indicating copy to clipboard operation
discord-api-spec copied to clipboard

Schemas without properties in the API specification

Open 201st-Luka opened this issue 4 months ago • 0 comments

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:

  • ConfettiPotionCreateRequest
  • EntityMetadataStageInstance
  • EntityMetadataStageInstanceResponse
  • EntityMetadataVoice
  • EntityMetadataVoiceResponse
  • IconEmojiResponse
  • MLSpamTriggerMetadata
  • MLSpamTriggerMetadataResponse
  • MessageActivityResponse
  • QuarantineUserActionMetadata
  • QuarantineUserActionMetadataResponse
  • SpamLinkTriggerMetadataResponse
  • TypingIndicatorResponse

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.

201st-Luka avatar Jul 22 '25 19:07 201st-Luka