feat(InteractionResponses): add message parameter (v13)

#8838 djs
This commit is contained in:
March 7th
2022-11-26 22:02:34 +07:00
parent b6d290d545
commit 69c5eb94d2
3 changed files with 37 additions and 25 deletions

View File

@@ -110,6 +110,7 @@ exports.HypeSquadType = createEnum(['LEAVE', 'HOUSE_BRAVERY', 'HOUSE_BRILLIANCE'
* * `TAIWAN_CHINESE`
* * `KOREAN`
* @typedef {Object<string, string>} localeSetting
* @see {@link https://discord.com/developers/docs/reference#locales}
*/
exports.localeSetting = {
da: 'DANISH',