Skip to content

Context menu & Chat Input command names and ids are showing in Aliases Store #772

@DynamicXD

Description

@DynamicXD

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

when i tried to check the available aliases of my bot using this.store.aliases.keys(), but it listed out the aliases along with the context menu commands' names and ids which is not supposed to happen.

Steps To Reproduce

  1. eval this.store.aliases.keys().
  2. look for context menu commands' names and ids in the evaluated result if you have any.

Expected behavior

in the aliases collection, it should not show up the context menu commands' names and ids.

Screenshots

image

Additional context

No response

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
    Memory: 2.70 GB / 7.77 GB
  Binaries:
    Node: 20.14.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 10.8.1 - ~\AppData\Roaming\npm\npm.CMD
    pnpm: 8.12.1 - ~\AppData\Roaming\npm\pnpm.CMD
    bun: 1.1.0 - C:\Program Files\bun\bin\bun.EXE
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions