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

fix(interaction_metadata): document command_type

Open ImRodry opened this issue 9 months ago • 1 comments

This PR documents the command_type key that is sent on the interaction_metadata object of a Message. Not sure why this wasn't documented as the PR that added the object (#6723) did not have any discussion on it. I purposely left out the name property as a previous PR adding this was rejected (#6734) but I don't see anything against this property. It would be helpful to document both in order to be able to fully stop using interaction in favor of interaction_metadata

ImRodry avatar Feb 07 '25 19:02 ImRodry

Removed name, reopening to get feedback on command_type

ImRodry avatar Feb 07 '25 19:02 ImRodry

Bump. Would be nice if name was documented too...

Soheab avatar Aug 04 '25 15:08 Soheab