GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

BaseChannel

API/Classes/BaseChannel
seyfert/lib/structures/channels.d.ts

Signature

export declare class BaseChannel<T extends ChannelType> extends BaseNoEditableChannel<T>

Properties

0

No properties.

Methods

1
edit

Methods

edit#
edit(body: RESTPatchAPIChannelJSONBody, reason?: string): Promise<this>;