Skip to content

Deprecation Warning related to library update #1

@Aesolar

Description

@Aesolar

As of a recent update with the library, the find property is no longer used in such a way as demonstrated by this source code. Here is an example of correct code:

const serverChan = message.guild.channels.find(channel => channel.name === "support")

This represents a variable in which the channel name is "support".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions