Skip to content

Add BaseChannel.channels #61

@SuspiciousLookingOwl

Description

@SuspiciousLookingOwl

Some channels has list of featured channels, add BaseChannel.channels which is a continuable of ChannelCompact
image

For example:

const channel = client.getChannel("...");
const featuredChannels = channel.channels.next();

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions