Skip to content

TypeError: channel?.isTextBased is not a function #11

Description

@sentry

Sentry Issue: NODEJS-86

TypeError: channel?.isTextBased is not a function
  File "/root/NodeBot/build/structures/Player.js", line 130, in Player.getTextChannel
    if (!channel?.isTextBased())
  File "/root/NodeBot/build/structures/MusicManager.js", line 136, in MusicManager.trackStart
    (player.message = await (await player.getTextChannel())?.send({
  File "/root/NodeBot/build/structures/MusicManager.js", line 30, in Player.<anonymous>
    player.on('ready', async () => await this.trackStart(player));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions