Skip to content

"Unknown Channel" when editing voice-channel-game-list #41

@YetAnotherGerrit

Description

@YetAnotherGerrit

Error when editing the message:

DiscordAPIError[10003]: Unknown Channel
    at SequentialHandler.runRequest (/root/github/Ronja.js/node_modules/@discordjs/rest/dist/index.js:933:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async SequentialHandler.queueRequest (/root/github/Ronja.js/node_modules/@discordjs/rest/dist/index.js:712:14)
    at async REST.request (/root/github/Ronja.js/node_modules/@discordjs/rest/dist/index.js:1321:22)
    at async MessageManager.edit (/root/github/Ronja.js/node_modules/discord.js/src/managers/MessageManager.js:176:15) {
  rawError: { message: 'Unknown Channel', code: 10003 },
  code: 10003,
  status: 404,
  method: 'PATCH',
  url: 'xxx',
  requestBody: {
    files: [],
    json: {
      content: 'Diese Spiele werden von den Kanalmitgliedern gespielt:\n' +

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions