Всем привет, нужна помощь в написании запроса, для использования слеш команды селф ботом, примерный код есть, но не понимаю как сделать слеши, предлагали запрос достать через консоль, не работает, мой тоже. fetch("https://discord.com/api/v9/interactions", { "headers": { "accept": "*/*", "accept-language": "ru,en-US;q=0.9", "authorization": "", "content-type": "multipart/form-data; boundary=----WebKitFormBoundary6BzQ0a5al8vjK2fE", "sec-ch-ua": "\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\"", "sec-ch-ua-mobile": "?0", "sec-ch-ua-platform": "\"Windows\"", "sec-fetch-dest": "empty", "sec-fetch-mode": "cors", "sec-fetch-site": "same-origin", "x-debug-options": "bugReporterEnabled", "x-discord-locale": "ru", "x-discord-timezone": "Europe/Moscow", "x-super-properties": "", "cookie": "", "Referer": "https://discord.com/channels/@me/1158095521890705519", "Referrer-Policy": "strict-origin-when-cross-origin" }, "body": "------WebKitFormBoundary6BzQ0a5al8vjK2fE\r\nContent-Disposition: form-data; name=\"payload_json\"\r\n\r\n{\"type\":2,\"application_id\":\"1245378318329577566\",\"channel_id\":\"1158095521890705519\",\"session_id\":\"3758c80e9e84b23855fc7de05a45c554\",\"data\":{\"version\":\"1245379069802057729\",\"id\":\"1245379069802057728\",\"name\":\"hello\",\"type\":1,\"options\":[],\"application_command\":{\"id\":\"1245379069802057728\",\"type\":1,\"application_id\":\"1245378318329577566\",\"version\":\"1245379069802057729\",\"name\":\"hello\",\"description\":\"Hello!\",\"dm_permission\":true,\"contexts\":[0,1,2],\"integration_types\":[1],\"global_popularity_rank\":1,\"options\":[],\"description_localized\":\"Hello!\",\"name_localized\":\"hello\"},\"attachments\":[]},\"nonce\":\"1248770168364990464\",\"analytics_location\":\"slash_ui\"}\r\n------WebKitFormBoundary6BzQ0a5al8vjK2fE--\r\n", "method": "POST" }) JS fetch("https://discord.com/api/v9/interactions", { "headers": { "accept": "*/*", "accept-language": "ru,en-US;q=0.9", "authorization": "", "content-type": "multipart/form-data; boundary=----WebKitFormBoundary6BzQ0a5al8vjK2fE", "sec-ch-ua": "\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\"", "sec-ch-ua-mobile": "?0", "sec-ch-ua-platform": "\"Windows\"", "sec-fetch-dest": "empty", "sec-fetch-mode": "cors", "sec-fetch-site": "same-origin", "x-debug-options": "bugReporterEnabled", "x-discord-locale": "ru", "x-discord-timezone": "Europe/Moscow", "x-super-properties": "", "cookie": "", "Referer": "https://discord.com/channels/@me/1158095521890705519", "Referrer-Policy": "strict-origin-when-cross-origin" }, "body": "------WebKitFormBoundary6BzQ0a5al8vjK2fE\r\nContent-Disposition: form-data; name=\"payload_json\"\r\n\r\n{\"type\":2,\"application_id\":\"1245378318329577566\",\"channel_id\":\"1158095521890705519\",\"session_id\":\"3758c80e9e84b23855fc7de05a45c554\",\"data\":{\"version\":\"1245379069802057729\",\"id\":\"1245379069802057728\",\"name\":\"hello\",\"type\":1,\"options\":[],\"application_command\":{\"id\":\"1245379069802057728\",\"type\":1,\"application_id\":\"1245378318329577566\",\"version\":\"1245379069802057729\",\"name\":\"hello\",\"description\":\"Hello!\",\"dm_permission\":true,\"contexts\":[0,1,2],\"integration_types\":[1],\"global_popularity_rank\":1,\"options\":[],\"description_localized\":\"Hello!\",\"name_localized\":\"hello\"},\"attachments\":[]},\"nonce\":\"1248770168364990464\",\"analytics_location\":\"slash_ui\"}\r\n------WebKitFormBoundary6BzQ0a5al8vjK2fE--\r\n", "method": "POST" })